.bashrc

changeset 281
cc9fa8161af9
parent 270
dda2a7f4d485
child 515
199b08808ed5
--- 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