ssh-agent shhhhhhh
This commit is contained in:
parent
5c76556968
commit
7de4ca22aa
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue