diff --git a/bash/bash_profile b/bash/bash_profile index 9c53ff40c..1f8210739 100644 --- a/bash/bash_profile +++ b/bash/bash_profile @@ -24,6 +24,7 @@ THEME="dark" # Perl junk to allow scripts to run for non-interactive sessions eval "$(plenv init -)" +source "$HOME/.dotfiles/bash/path" if [ -f "/run/.containerenv" ]; then source "$HOME/.dotfiles/bash/bash_profile.distrobox" else