🎨 change zsh theme to yc (dark+light)
This commit is contained in:
parent
fd31e7d00e
commit
a75ee04e94
1 changed files with 2 additions and 1 deletions
3
.zshrc
3
.zshrc
|
|
@ -8,7 +8,8 @@ export ZSH="$HOME/.oh-my-zsh"
|
|||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="xiong-chiamiov"
|
||||
ZSH_THEME="ys"
|
||||
# ZSH_THEME="xiong-chiamiov"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue