diff --git a/bash/bash_profile b/bash/bash_profile index 4d27df7..b7acde3 100755 --- a/bash/bash_profile +++ b/bash/bash_profile @@ -3,4 +3,3 @@ export BASH_SILENCE_DEPRECATION_WARNING=1 BASHRC_D=~/.config/bash/rc.d [[ -r ${BASHRC_D}/bootstrap ]] && . ${BASHRC_D}/bootstrap -# . $XDG_CONFIG_HOME/bash/sandboxes/sandbox.sh