Update dotfiles/.local/bin/provision

Deleted dotfiles/.local/taskfiles/.gitkeep
This commit is contained in:
Brian Zalewski 2022-11-19 13:36:28 +00:00
parent 5cc8dab7b4
commit 50b119eba8
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,8 @@ fi
# Install Homebrew bundle and go-task
brew install go-task/tap/go-task
brew install jq
brew install yq
# Run dotfiles install scripts
chmod +x "$HOME/.local/bin/install-dotfiles"