default user in zshrc

master
sundowndev 2019-10-11 18:32:05 +02:00
parent 1b5440eadf
commit 1acf48e87b
1 changed files with 2 additions and 0 deletions

2
zshrc
View File

@ -11,6 +11,8 @@
#ZSH_THEME="michelebologna" #ZSH_THEME="michelebologna"
#ZSH_THEME="murilasso" #ZSH_THEME="murilasso"
ZSH_THEME="agnoster" ZSH_THEME="agnoster"
DEFAULT_USER=$USER
# 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
# a theme from this variable instead of looking in ~/.oh-my-zsh/themes/ # a theme from this variable instead of looking in ~/.oh-my-zsh/themes/