Brewfile
This commit is contained in:
parent
0c9cf7b3f9
commit
77d18a6e1f
2 changed files with 93 additions and 36 deletions
|
@ -16,6 +16,7 @@ brew "nodejs"
|
|||
brew "nvim"
|
||||
brew "pinentry-mac"
|
||||
brew "pipx"
|
||||
brew "tmux"
|
||||
brew "watch"
|
||||
brew "yadm"
|
||||
|
||||
|
@ -47,6 +48,9 @@ cask "vlc"
|
|||
# tap "guumaster/tap" # Wasn't using it
|
||||
# brew "hostctl"
|
||||
|
||||
tap "homebrew/cask-versions"
|
||||
cask "iterm2-beta"
|
||||
|
||||
# Fonts
|
||||
tap "homebrew/cask-fonts"
|
||||
cask "font-jetbrains-mono"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue