[zsh]
This commit is contained in:
parent
32e3e1344f
commit
3a94e9094f
@ -8,8 +8,9 @@ export HISTCONTROL=”ignoredups”
|
|||||||
setopt -h histappend
|
setopt -h histappend
|
||||||
PROMPT_COMMAND='history -a'
|
PROMPT_COMMAND='history -a'
|
||||||
|
|
||||||
setopt appendhistory autocd extendedglob nomatch
|
setopt append_history autocd extendedglob nomatch
|
||||||
unsetopt beep
|
unsetopt beep
|
||||||
|
#binding vim
|
||||||
#bindkey -v
|
#bindkey -v
|
||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
# The following lines were added by compinstall
|
# The following lines were added by compinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user