default user in zshrc
parent
1b5440eadf
commit
1acf48e87b
2
zshrc
2
zshrc
|
@ -11,6 +11,8 @@
|
|||
#ZSH_THEME="michelebologna"
|
||||
#ZSH_THEME="murilasso"
|
||||
ZSH_THEME="agnoster"
|
||||
DEFAULT_USER=$USER
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
# a theme from this variable instead of looking in ~/.oh-my-zsh/themes/
|
||||
|
|
Loading…
Reference in New Issue