From d519281721c79a429700a8d3a1e8e51bc2782b42 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 29 Mar 2009 12:10:49 +0200 Subject: functions: Added/updated descriptions/comments --- etc/functions/chpwd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/functions/chpwd') diff --git a/etc/functions/chpwd b/etc/functions/chpwd index 40070b2..e950844 100755 --- a/etc/functions/chpwd +++ b/etc/functions/chpwd @@ -1,6 +1,6 @@ ## 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 +# 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