diff --git a/.zshrc b/.zshrc index 9ba0cda..2931f70 100644 --- a/.zshrc +++ b/.zshrc @@ -50,8 +50,8 @@ then then # Launch a new instance of the agent ssh-agent -s &> ~/.ssh/ssh-agent + eval `cat ~/.ssh/ssh-agent` fi - eval `cat ~/.ssh/ssh-agent` fi prompt_context() {}