diff --git a/bootstrap.sh b/bootstrap.sh index 12706a4..bb0a001 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -64,4 +64,5 @@ else fi # Install dotfiles +cd $dotfiles_dir source "$dotfiles_dir/install.sh"