diff --git a/bootstrap/linux/main.bash b/bootstrap/linux/main.bash index 99f49bd..fe6c916 100644 --- a/bootstrap/linux/main.bash +++ b/bootstrap/linux/main.bash @@ -119,7 +119,7 @@ source "$DOTFILES"/bootstrap/linux/symlinks.bash set +x if [ "$WHEEL" -eq 1 ]; then - source "$DOTFILES"/tools/bash/xdg-compact.sh + source "$DOTFILES"/tools/bash/xdg-compat.sh source "$DOTFILES"/tools/bash/global.bashrc fi source "$DOTFILES"/tools/bash/profile