From 3bfc976f7b76c66fcfee09c760e07827be978961 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Mon, 27 Jun 2016 08:00:00 +0200 Subject: [PATCH] Why did I remove this? --- profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile b/profile index 08b19b4..88e06de 100644 --- a/profile +++ b/profile @@ -4,3 +4,5 @@ if [ -z "$SSH_AUTH_SOCK" ] ; then eval `ssh-agent -s` > /dev/null fi + +[[ -f ~/.bashrc ]] && . ~/.bashrc