aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.before/keychain.zsh.off
diff options
context:
space:
mode:
Diffstat (limited to '.zsh.before/keychain.zsh.off')
-rw-r--r--.zsh.before/keychain.zsh.off4
1 files changed, 0 insertions, 4 deletions
diff --git a/.zsh.before/keychain.zsh.off b/.zsh.before/keychain.zsh.off
deleted file mode 100644
index 372a5bb..0000000
--- a/.zsh.before/keychain.zsh.off
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ -f /usr/bin/keychain ]
-then
- eval $(keychain --eval --agents ssh -Q --quiet ~/.ssh/id_rsa.*)
-fi