Compare commits
1 Commits
4f873ffe09
...
fce6915022
Author | SHA1 | Date | |
---|---|---|---|
|
fce6915022 |
@ -43,3 +43,8 @@ else
|
||||
ZSH_THEME_GIT_PROMPT_REBASE="%{$fg_bold[magenta]%}|REBASE%{${reset_color}%} "
|
||||
ZSH_THEME_GIT_PROMPT_BISECT="%{$fg_bold[magenta]%}|BISECT%{${reset_color}%} "
|
||||
fi
|
||||
|
||||
theme_preexec () {
|
||||
print -nr $'\e]2;'"$(hostname) » $2"$'\a'
|
||||
}
|
||||
add-zsh-hook preexec theme_preexec
|
||||
|
Loading…
x
Reference in New Issue
Block a user