typo
This commit is contained in:
parent
63a100b01e
commit
32cee960c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# bip at command end
|
# bip at command end
|
||||||
function precmd() {echo -n -e "\a"}
|
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...
|
# do not share history between terms...
|
||||||
unsetopt share_history
|
unsetopt share_history
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue