Set theme to 'intheloop'
This commit is contained in:
parent
ff0455bf76
commit
ad0d5f04f1
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ ZSH_TMUX_AUTOCONNECT=false
|
||||||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
# 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
|
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||||
#ZSH_THEME="blinks"
|
ZSH_THEME="intheloop"
|
||||||
ZSH_THEME="random"
|
|
||||||
|
|
||||||
# Set list of themes to pick from when loading at random
|
# Set list of themes to pick from when loading at random
|
||||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||||
|
|
Loading…
Reference in a new issue