summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-09-22 13:34:01 +0200
committerStefan Ritter <xeno@thehappy.de>2011-09-22 13:34:01 +0200
commit9f7e8475adcc18e5a7b93c59862148356e69c5f7 (patch)
tree6555b8ffdf69d09bf19320eca6f763cc6590e673 /zsh/zshrc
parentf40cc9e44282e630264726148090816c8a231fb9 (diff)
Update
Diffstat (limited to '')
-rw-r--r--zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
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