zsh: add vim-keybindings

This commit is contained in:
Thomas Preisner 2017-07-09 13:10:10 +02:00
parent 8172900e22
commit a5af099628
2 changed files with 14 additions and 0 deletions

2
zshrc
View file

@ -1,3 +1,5 @@
# Loading keybindings first because activating Vi-bindings resets all keybinds.
source ~/.zsh/keybindings.zsh
source ~/.zsh/setopt.zsh
source ~/.zsh/checks.zsh
source ~/.zsh/colors.zsh