Use full path

Sun, 27 Mar 2016 15:40:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 27 Mar 2016 15:40:20 -0400
changeset 281
cc9fa8161af9
parent 280
14e5ad653da4
child 282
f6890bef382e

Use full path

.bashrc file | annotate | diff | comparison | revisions
--- a/.bashrc
+++ b/.bashrc
@@ -5,7 +5,7 @@ if [ -f ~/.bashrc.dist ]; then
   source ~/.bashrc.dist
 fi
 
-source .bashrc.lib
+source ~/.bashrc.lib
 
 path-prepend "$HOME/bin"
 

mercurial