diff --git a/append_to_bashrc b/append_to_bashrc index d43e3c6..5091654 100644 --- a/append_to_bashrc +++ b/append_to_bashrc @@ -1,6 +1,5 @@ - # change this to the git repo path here where the dotfiles live. -dot_dir=~/src/dot +dot_dir=~/ # this will just run that file in the repo every time you open a new terminal . ${dot_dir}/bash_prompt.sh