summaryrefslogtreecommitdiff
path: root/.zlogin
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2009-02-05 16:35:30 +0100
committerHugues Hiegel <hugues@hiegel.fr>2009-02-05 16:35:43 +0100
commit7f345b27ba8bc859efc771188980138f127b3a93 (patch)
treeec14dfd1c5b67a172ab524b3e3aa2aecd8bd93b4 /.zlogin
parentaf9c1de40bff87ae6ccc9430c364f7e18990dca8 (diff)
[Zlogin] don't stop other instances of keychain
Diffstat (limited to '.zlogin')
-rw-r--r--.zlogin2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zlogin b/.zlogin
index e5910e7..7e4c830 100644
--- a/.zlogin
+++ b/.zlogin
@@ -28,7 +28,7 @@ screen -list
#cmd_exists remind && remind -n
-cmd_exists keychain && eval $(keychain --eval --inherit any-once --stop others)
+cmd_exists keychain && eval $(keychain --eval --inherit any-once --quick)
#keychain id_dsa 593F1F92
chpwd