zsh: disable titecmd until fixed
This commit is contained in:
parent
5177a2b841
commit
5d5f2eaafa
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ _comp_options+=(globdots)
|
||||||
zle_highlight+=(paste:none)
|
zle_highlight+=(paste:none)
|
||||||
|
|
||||||
# Set the titlestring
|
# Set the titlestring
|
||||||
add-zsh-hook preexec write_title_cmd
|
# add-zsh-hook preexec write_title_cmd
|
||||||
add-zsh-hook precmd write_title_wd
|
# add-zsh-hook precmd write_title_wd
|
||||||
add-zsh-hook preexec reset_beam
|
add-zsh-hook preexec reset_beam
|
||||||
|
|
||||||
export HISTSIZE=10000000
|
export HISTSIZE=10000000
|
||||||
|
|
Loading…
Add table
Reference in a new issue