Change prompt theme for custom agnoster

This commit is contained in:
David Todd
2021-03-31 13:30:28 -05:00
parent b5e3621320
commit 328786e600
2 changed files with 188 additions and 1 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ ZSH=$HOME/.oh-my-zsh
ZSH_CUSTOM=$_DOTFILES/omz
# Theme for Oh-My-ZSH
ZSH_THEME="darkblood"
#ZSH_THEME="darkblood"
ZSH_THEME="agnoster"
# Uncomment the following line to disable auto-setting terminal title.
# DISABLE_AUTO_TITLE="true"