Commit before trying things
This commit is contained in:
parent
b470c1b622
commit
432efa3b61
3 changed files with 9 additions and 8 deletions
6
profile
Normal file
6
profile
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# ~/.profile
|
||||
#
|
||||
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||
eval `ssh-agent -s` > /dev/null
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue