messy bsd

This commit is contained in:
Simonas
2019-02-17 18:54:36 +01:00
parent 40c483e463
commit 881e8c5303
4 changed files with 2 additions and 143 deletions

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%}"