From 06c5e2becdfd9293aa8d90d3e517ef1f03ac653c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Nov 2009 12:52:49 +0100 Subject: make the zshrc work without packages/zsh/etc --- etc/functions/chpwd | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 etc/functions/chpwd (limited to 'etc/functions/chpwd') diff --git a/etc/functions/chpwd b/etc/functions/chpwd deleted file mode 100644 index e950844..0000000 --- a/etc/functions/chpwd +++ /dev/null @@ -1,6 +0,0 @@ -## vim:ft=zsh - -# This all belongs into the prompt, but since it only changes -# when changing directories, it's more efficient to do it here -psvar[1]=$(dirinfo) -psvar[2]=$(rtab) -- cgit v1.2.3