mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Switch from vim keybindings to emacs in zsh.
This commit is contained in:
2
zshrc
2
zshrc
@@ -4,7 +4,7 @@ HISTSIZE=1000
|
|||||||
SAVEHIST=1000
|
SAVEHIST=1000
|
||||||
setopt appendhistory autocd extendedglob nomatch
|
setopt appendhistory autocd extendedglob nomatch
|
||||||
unsetopt beep
|
unsetopt beep
|
||||||
bindkey -v
|
bindkey -e
|
||||||
# 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
|
||||||
zstyle :compinstall filename '/home/david/.zshrc'
|
zstyle :compinstall filename '/home/david/.zshrc'
|
||||||
|
|||||||
Reference in New Issue
Block a user