zsh: Change prompt theme

This one looks a lot better than a powerline theme with larger, aliased fonts
This commit is contained in:
Salt 2018-02-05 22:06:47 -06:00
parent bb0a26f9cc
commit cb23a3f54b

2
.zshrc
View File

@ -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"