From d4e4bada9dd473536583e8b0bd7750993b3819a3 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 11 May 2009 10:43:50 +0200 Subject: Reprise du commit 3a5944e~ : Appel à 'chpwd' au démarrage du shell. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zlogin | 1 - 99_Exec.zsh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.zlogin b/.zlogin index 617576c..0ad68f6 100644 --- a/.zlogin +++ b/.zlogin @@ -34,5 +34,4 @@ cmd_exists screen && screen -list | strings | grep -v "^No Sockets found" > .tmp cmd_exists keychain && eval $(keychain --eval --inherit any-once --quick) #keychain id_dsa 593F1F92 -chpwd true diff --git a/99_Exec.zsh b/99_Exec.zsh index aaeb603..d6a4b56 100644 --- a/99_Exec.zsh +++ b/99_Exec.zsh @@ -8,5 +8,5 @@ ## these files with or without this notice. ## -## Nothing to do. :) +chpwd -- cgit v1.2.3