Set NORD Theme for zsh
This commit is contained in:
parent
aa99e9b46a
commit
e8e229a4a8
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ export ZSH="/home/dbroqua/.oh-my-zsh"
|
|||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
#ZSH_THEME="robbyrussell"
|
||||
ZSH_THEME="xiong-chiamiov-plus"
|
||||
#ZSH_THEME="xiong-chiamiov-plus"
|
||||
ZSH_THEME="tywr"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
|
|
Loading…
Reference in a new issue