ssh-agent shhhhhhh
This commit is contained in:
parent
5c76556968
commit
7de4ca22aa
|
@ -3,7 +3,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||||
eval `ssh-agent -s` 2> /dev/null
|
eval `ssh-agent -s` > /dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|
Loading…
Reference in a new issue