Update .zshrc
This commit is contained in:
@@ -122,6 +122,10 @@ bindkey '^P' history-substring-search-up
|
|||||||
bindkey '^N' history-substring-search-down
|
bindkey '^N' history-substring-search-down
|
||||||
bindkey -M vicmd 'k' history-substring-search-up
|
bindkey -M vicmd 'k' history-substring-search-up
|
||||||
bindkey -M vicmd 'j' history-substring-search-down
|
bindkey -M vicmd 'j' history-substring-search-down
|
||||||
|
|
||||||
|
# Bind ctrl+a and ctrl+e
|
||||||
|
bindkey '^A' vi-beginning-of-line
|
||||||
|
bindkey '^E' vi-end-of-line
|
||||||
# }}} End configuration added by Zim install
|
# }}} End configuration added by Zim install
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user