zsh: Change prompt theme
This one looks a lot better than a powerline theme with larger, aliased fonts
This commit is contained in:
parent
bb0a26f9cc
commit
cb23a3f54b
2
.zshrc
2
.zshrc
@ -7,7 +7,7 @@ export LANG="en_US.UTF-8"
|
||||
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
#ZSH_THEME="powerlevel9k/powerlevel9k"
|
||||
ZSH_THEME="agnoster"
|
||||
ZSH_THEME="eastwood"
|
||||
|
||||
#CASE_SENSITIVE="true"
|
||||
#HYPHEN_INSENSITIVE="true"
|
||||
|
Loading…
Reference in New Issue
Block a user