Removed old brewfiles and installation scripts

This commit is contained in:
2023-03-06 17:48:16 -05:00
parent 550b67e68b
commit ab0a40c3c1
12 changed files with 0 additions and 878 deletions

View File

@@ -1,2 +0,0 @@
mas "pwSafe", id: 520993579
mas "Home Assistant", id: 1099568401

View File

@@ -1,30 +0,0 @@
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "federico-terzi/espanso"
tap "m-housh/formula"
# 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 "espanso" # Espanso: Text expander
brew "fd" # required for some neovim plugins
brew "figlet" # for ascii art / text
brew "gh" # Github CLI
brew "git"
brew "httpie" # better curl / api's from command line.
brew "jq" # json utilities
brew "mas" # Mac AppStore apps from cli
#brew "neovim"
brew "pure" # for cli prompt
brew "ripgrep"
brew "swift-format" # for formatting swift files
brew "swift-zet" # for managing zettelkasten notes
brew "tmux" # terminal multi-plexer
brew "vim"
brew "zsh"
brew "zsh-completions"
# fonts
cask "font-inconsolata-nerd-font"

View File

@@ -1,13 +0,0 @@
tap "homebrew/cask"
# casks
cask "docker" # development containers
cask "google-chrome" # certain processes work better in chrome
cask "iterm2" # terminal application
#cask "microsoft-teams"
#cask "obs" # video / recording tools
cask "onyx" # macOS utilities
cask "rapidapi" # API utility
cask "rectangle" # Window management
#cask "sketchup-pro" # 3D modeling