From f7da6b7eab4e3d47549db1795b2d2992d23a8f4e Mon Sep 17 00:00:00 2001 From: Morgan Wattiez Date: Thu, 10 Oct 2019 13:14:58 +0200 Subject: [PATCH] undo vi bindings... --- dot_zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_zshrc b/dot_zshrc index efb85dd..f624a5a 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -88,8 +88,6 @@ source $ZSH/oh-my-zsh.sh export JETBRAINS_LICENSE_SERVER=https://licenseserver.collibra.com -bindkey -v - # Set personal aliases, overriding those provided by oh-my-zsh libs, # plugins, and themes. Aliases can be placed here, though oh-my-zsh # users are encouraged to define aliases within the ZSH_CUSTOM folder.