bsd mess pt2

This commit is contained in:
simas
2019-02-17 19:00:01 +01:00

View File

@@ -1,5 +1,5 @@
### =============== Git prompt ================ ###
source "/home/snarbutas/.zsh-git-prompt/zshrc.sh"
source "/root/.zsh-git-prompt/zshrc.sh"
ZSH_THEME_GIT_PROMPT_BRANCH="%{\x1b[3m%}%{$fg[cyan]%}"
ZSH_THEME_GIT_PROMPT_STAGED="%{$fg[green]%}%{¤%G%}"
ZSH_THEME_GIT_PROMPT_CONFLICTS="%{$fg[blue]%}%{x%G%}"