mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
finished bindkey cleanup
This commit is contained in:
parent
0ba4786f00
commit
1a4de233ec
1 changed files with 0 additions and 2 deletions
2
zshrc
2
zshrc
|
@ -177,8 +177,6 @@ bindkey ' ' magic-space
|
||||||
|
|
||||||
bindkey -M emacs '\ee' edit-command-line
|
bindkey -M emacs '\ee' edit-command-line
|
||||||
|
|
||||||
bindkey -M emacs '^P' history-incremental-search-forward
|
|
||||||
|
|
||||||
case $TERM in
|
case $TERM in
|
||||||
xterm*)
|
xterm*)
|
||||||
bindkey '\e[H' beginning-of-line
|
bindkey '\e[H' beginning-of-line
|
||||||
|
|
Loading…
Add table
Reference in a new issue