zsh: alias and cmake configuration changes
This commit is contained in:
6
zsh/keybind.zsh
Normal file
6
zsh/keybind.zsh
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
bindkey '^k' up-history
|
||||
bindkey '^j' down-history
|
||||
|
||||
bindkey '^l' forward-word
|
||||
bindkey '^h' backward-word
|
||||
Reference in New Issue
Block a user