diff --git a/.profile b/.profile index a7dd142..6157bbc 100644 --- a/.profile +++ b/.profile @@ -19,4 +19,4 @@ if [ -n "$BASH_VERSION" ]; then fi # set PATH so it includes user's private bin directories -PATH="$HOME/bin:$HOME/.local/bin:$HOME/.bin/$PATH" +PATH="$HOME/bin:$HOME/.local/bin:$HOME/.bin/:$HOME/dotfiles/scripts/:$PATH"