Actually run applications file
This commit is contained in:
parent
82c47fe026
commit
ffecf83514
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue