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