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