Merge pull request #6 from tokozedg/patch-1

use equals sign for setenv function
This commit is contained in:
Daniel Perez
2017-03-16 10:25:40 -07:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
if test -z "$SSH_ENV"
setenv SSH_ENV $HOME/.ssh/environment
set -xg SSH_ENV $HOME/.ssh/environment
end
if not __ssh_agent_is_started