Browse Source

Enable vi mode for zsh

Frans Bergman 6 years ago
parent
commit
32a926435a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .zshrc

+ 2 - 0
.zshrc

@@ -99,3 +99,5 @@ source $ZSH/oh-my-zsh.sh
 # alias ohmyzsh="mate ~/.oh-my-zsh"
 
 MAKEFLAGS="-j$(nproc)"
+
+bindkey -v