Compare commits

..

2 Commits

View File

@ -45,7 +45,7 @@ else
fi fi
function theme_preexec { function theme_preexec {
print -nr $'\e]2;'"$USER@$(hostname) » $PWD » $2"$'\a' print -nr $'\e]2;'"$USER@$(hostname) » $PWD » $1 $2"$'\a'
} }
add-zsh-hook preexec theme_preexec add-zsh-hook preexec theme_preexec