From 45115028f77d2bb13d726a4143857de6703087f3 Mon Sep 17 00:00:00 2001 From: Bleakley McDowell Date: Thu, 26 Mar 2020 15:57:18 -0400 Subject: [PATCH] changes, going thru 'em --- bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/bashrc b/bashrc index 82392d2..ca04f1c 100644 --- a/bashrc +++ b/bashrc @@ -17,6 +17,7 @@ source ~/.bashrc_functions fi # create symlink so that .bashrc is linked to your bashrc file installed by hombrew +# source /usr/local/bin/bashrc ln -s /usr/local/bin/bashrc ~/.bashrc ln -s /usr/local/bin/bashrc_alias ~/.bashrc_alias ln -s /usr/local/bin/bashrc_colors ~/.bashrc_colors