Actually run applications file

This commit is contained in:
Jake Howard 2016-11-07 21:13:17 +00:00
parent 82c47fe026
commit ffecf83514

View File

@ -3,6 +3,7 @@ export DOTFILES="$HOME/.dotfiles"
source $DOTFILES/bash/boilerplate.sh
source $DOTFILES/bash/catfish.sh
source $DOTFILES/bash/javascript.sh
source $DOTFILES/bash/applications.sh
if [ -f "$(command -v lsb_release)" ]; then
source $DOTFILES/bash/ubuntu.sh # Ubuntu only stuff