Andrew's git
/
dotfiles.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
add custom zsh theme
[dotfiles.git]
/
zsh
/
.zshrc
diff --git
a/zsh/.zshrc
b/zsh/.zshrc
index d36841eeb50b8da5c9992c8d7761155e17ef5884..c98102f4bca3474171f963af2b94987d961930e7 100755
(executable)
--- a/
zsh/.zshrc
+++ b/
zsh/.zshrc
@@
-39,7
+39,7
@@
DISABLE_UNTRACKED_FILES_DIRTY="true"
# ---
# Appearance
# ---
-ZSH_THEME="agnoster"
+ZSH_THEME="agnoster
-custom
"
COMPLETION_WAITING_DOTS="true"
# plugins can be found in ~/.oh-my-zsh/plugins/*