diff --git a/bootstrap.sh b/bootstrap.sh index 04fc669..2785e47 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -69,5 +69,4 @@ fi # Install dotfiles cd "$dotfiles_dir" -chmod +x "$installer" -"$installer" +source "$installer"