mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
Removed some items from brewfiles
This commit is contained in:
@@ -5,10 +5,10 @@ tap "m-housh/formulae"
|
||||
|
||||
# TODO: Make the application directory a global variable ??
|
||||
# set arguments for all 'brew install --cask' commands
|
||||
cask_args appdir: "~/Applications", require_sha: true
|
||||
#cask_args appdir: "~/Applications", require_sha: true
|
||||
|
||||
# formula
|
||||
brew "docker-completion" # Docker cli completions
|
||||
#brew "docker-completion" # Docker cli completions
|
||||
brew "espanso" # Espanso: Text expander
|
||||
brew "fd" # required for some neovim plugins
|
||||
brew "figlet" # for ascii art / text
|
||||
|
||||
@@ -9,5 +9,5 @@ cask "iterm2" # terminal application
|
||||
cask "onyx" # macOS utilities
|
||||
cask "rapidapi" # API utility
|
||||
cask "rectangle" # Window management
|
||||
cask "sketchup-pro" # 3D modeling
|
||||
#cask "sketchup-pro" # 3D modeling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user