From 345c2e5423016271f801c018ce7263c2e9ca22f0 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Thu, 3 Apr 2014 18:44:31 -0700 Subject: [PATCH] Switch from vim keybindings to emacs in zsh. --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index f1fa36b..f5fa167 100644 --- a/zshrc +++ b/zshrc @@ -4,7 +4,7 @@ HISTSIZE=1000 SAVEHIST=1000 setopt appendhistory autocd extendedglob nomatch unsetopt beep -bindkey -v +bindkey -e # End of lines configured by zsh-newuser-install # The following lines were added by compinstall zstyle :compinstall filename '/home/david/.zshrc'