# HG changeset patch # User Meredith Howard # Date 1459107620 14400 # Node ID cc9fa8161af91ece2b22acccf77f3637638c421a # Parent 14e5ad653da4aa5e0b056c3b06e31fbc53aef1f7 Use full path diff --git a/.bashrc b/.bashrc --- 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"