Why did I remove this?

This commit is contained in:
Geoffrey Frogeye 2016-06-27 08:00:00 +02:00
parent a5c810f696
commit 3bfc976f7b

View file

@ -4,3 +4,5 @@
if [ -z "$SSH_AUTH_SOCK" ] ; then
eval `ssh-agent -s` > /dev/null
fi
[[ -f ~/.bashrc ]] && . ~/.bashrc