Last active
May 2, 2024 08:32
-
-
Save tiagocesar/0fb9ed28417a2905b504cb55dd6212a3 to your computer and use it in GitHub Desktop.
Brewfile - check comments on how to install and generate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tap "cantino/mcfly" | |
tap "derailed/k9s" | |
tap "homebrew/bundle" | |
tap "homebrew/services" | |
brew "colordiff" | |
brew "flyctl" | |
brew "git" | |
brew "glow" | |
brew "helix" | |
brew "hey" | |
brew "jd" | |
brew "jnv" | |
brew "jq" | |
brew "kind" | |
brew "kubernetes-cli" | |
brew "neovim" | |
brew "tree" | |
brew "cantino/mcfly/mcfly" | |
brew "derailed/k9s/k9s" | |
cask "1password" | |
cask "anki" | |
cask "docker" | |
cask "iterm2" | |
cask "maccy" | |
cask "rectangle" | |
cask "slack" | |
cask "visual-studio-code" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bundle [subcommand]
Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask, Mac App Store, Whalebrew and Visual Studio Code.