Added swift-zet to brewfile

This commit is contained in:
2022-01-14 15:31:25 -05:00
parent 31652a3fae
commit e6c7e49226

View File

@@ -1,6 +1,7 @@
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "federico-terzi/espanso"
tap "m-housh/formulae"
# TODO: Make the application directory a global variable ??
# set arguments for all 'brew install --cask' commands
@@ -20,6 +21,7 @@ brew "pure" # for cli prompt
brew "ripgrep"
brew "stow" # for dotfile linking / placement.
brew "swift-format" # for formatting swift files
brew "swift-zet" # for managing zettelkasten notes
brew "tmux" # terminal multi-plexer
brew "vim"
brew "zsh"