Added app-store applications

This commit is contained in:
2021-12-11 22:53:53 -05:00
parent 0b5aab6d79
commit 999427b382
3 changed files with 26 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
mas "pwSafe", id: "520993579"
mas "Xcode", id: "497799835"

View File

@@ -1,13 +1,21 @@
tap "homebrew/cask"
# TODO: Make the application directory a global variable ??
# set arguments for all 'brew install --cask' commands
cask_args appdir: "~/Applications", require_sha: true
# formula
brew "stow"
brew "fd"
brew "ripgrep"
brew "zsh"
brew "git"
brew "mas"
brew "neovim"
brew "ripgrep"
brew "stow"
brew "zsh"
# casks
cask "docker"
cask "google-chrome"
cask "iterm2"
cask "paw"
#cask "sketchup-pro"