From 9fbf3a1cc0a1d2bfb1a4818ea88c190868881f97 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 26 Nov 2009 23:22:17 +0100 Subject: Added a quilt option --- zsh/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh/zshrc') diff --git a/zsh/zshrc b/zsh/zshrc index b07d7f0..c796a4e 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -18,6 +18,7 @@ export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/games export DEBEMAIL=xeno@thehappy.de export DEBFULLNAME="Stefan Ritter" export QUILT_PATCHES=debian/patches +export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" HISTSIZE=1000 SAVEHIST=1000 -- cgit v1.2.3