commit 3b1b37262930590b8eb918968c6583584d859979
parent 56dd21e2f807c6c6b43cce317a7922d1bc010a4e
Author: finwo <finwo@pm.me>
Date: Wed, 21 Aug 2019 15:56:05 +0200
Removed zshrc/titles/git
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/zsh/home/.zshrc b/zsh/home/.zshrc
@@ -105,7 +105,6 @@ PROMPT_COMMAND=
# }}}
# Titles {{{
-[[ -e ~/git/finwo/zsh-titles/titles.plugin.zsh ]] && source ~/git/finwo/zsh-titles/titles.plugin.zsh
[[ -e ~/src/finwo/zsh-titles/titles.plugin.zsh ]] && source ~/src/finwo/zsh-titles/titles.plugin.zsh
# }}}