aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-02-02 23:25:45 +0100
committerneodarz <neodarz@neodarz.net>2019-02-02 23:25:45 +0100
commitf5c58704d11f789181e52cfac4bb3d81c4014954 (patch)
tree9b32dd4266c073bf846e5308ab1df3bdbc356d58
parent44b3a9ae809b6e9625220327755d45f5992f3a26 (diff)
downloaddotfiles_ascii-f5c58704d11f789181e52cfac4bb3d81c4014954.tar.xz
dotfiles_ascii-f5c58704d11f789181e52cfac4bb3d81c4014954.zip
Remove double ssh agent evalutation
-rwxr-xr-xzsh/.zsh/keychain.zsh1
1 files changed, 0 insertions, 1 deletions
diff --git a/zsh/.zsh/keychain.zsh b/zsh/.zsh/keychain.zsh
index fbe68fc..1585f26 100755
--- a/zsh/.zsh/keychain.zsh
+++ b/zsh/.zsh/keychain.zsh
@@ -19,4 +19,3 @@
#█▓▒░ funtoo keychain
#eval `keychain -q --eval ~/.ssh/id_rsa`
-eval $(ssh-agent)