modif ssh-agent
This commit is contained in:
parent
ec43095c54
commit
4764bc8f9e
@ -15,7 +15,6 @@ else
|
||||
eval `dircolors ~/.dircolors/dircolors.ansi-dark`
|
||||
fi
|
||||
zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
|
||||
#if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||
#eval `ssh-agent -s`
|
||||
#ssh-add
|
||||
#fi
|
||||
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||
eval `ssh-agent -s`
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user