From 93af38f154174f8af9e2aa71a1a64bdc640c3655 Mon Sep 17 00:00:00 2001 From: James Cox Date: Wed, 23 Sep 2009 00:49:00 +0100 Subject: further refactorings --- prompt.zsh | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'prompt.zsh') diff --git a/prompt.zsh b/prompt.zsh index 31c33feb5..39689684f 100644 --- a/prompt.zsh +++ b/prompt.zsh @@ -1,19 +1,12 @@ export PAGER=less export LC_CTYPE=en_US.UTF-8 -bindkey -e +# speed stuff. -# Directory stuff. -setopt AUTO_NAME_DIRS - -# Speed stuff. - -#setopt NO_BEEP -setopt AUTO_CD -setopt MULTIOS -setopt CDABLEVARS - -bindkey -e +#setopt no_beep +setopt auto_cd +setopt multios +setopt cdablevarS if [[ x$WINDOW != x ]] then -- cgit v1.2.3-70-g09d2