1
0
Fork 0
This commit is contained in:
Maurice Audin 2016-10-03 16:32:42 +02:00
parent 63a100b01e
commit 32cee960c6

View file

@ -1,6 +1,6 @@
# bip at command end
function precmd() {echo -n -e "\a"}
function preexec() {print -Pn "\e]0;\a"}
# function preexec() {print -Pn "\e]0;\a"}
# do not share history between terms...
unsetopt share_history