From 9f7e8475adcc18e5a7b93c59862148356e69c5f7 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 22 Sep 2011 13:34:01 +0200 Subject: Update --- zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/zshrc') diff --git a/zsh/zshrc b/zsh/zshrc index e1f2aae..1df5012 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -31,6 +31,7 @@ export DEBEMAIL=xeno@thehappy.de export DEBFULLNAME="Stefan Ritter" export QUILT_PATCHES=debian/patches export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" +export EDITOR="vim" HISTSIZE=1000 SAVEHIST=1000 -- cgit v1.2.3