Update dotfiles/.local/bin/provision
Deleted dotfiles/.local/taskfiles/.gitkeep
This commit is contained in:
parent
5cc8dab7b4
commit
50b119eba8
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ fi
|
||||||
|
|
||||||
# Install Homebrew bundle and go-task
|
# Install Homebrew bundle and go-task
|
||||||
brew install go-task/tap/go-task
|
brew install go-task/tap/go-task
|
||||||
|
brew install jq
|
||||||
|
brew install yq
|
||||||
|
|
||||||
# Run dotfiles install scripts
|
# Run dotfiles install scripts
|
||||||
chmod +x "$HOME/.local/bin/install-dotfiles"
|
chmod +x "$HOME/.local/bin/install-dotfiles"
|
||||||
|
|
Loading…
Reference in a new issue