From 6c968329521f0efc2c94c224cc39b373b142eee6 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 3 Feb 2018 01:22:38 -0600 Subject: [PATCH] bashrc: Change symlink to reflect changes in directory structure --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index b50bdf13..70833389 120000 --- a/.bashrc +++ b/.bashrc @@ -1 +1 @@ -/home/salt/.bin/.bashrc-global \ No newline at end of file +.local/bin/.bashrc-global \ No newline at end of file