mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
Added swift-zet to brewfile
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
tap "homebrew/cask"
|
tap "homebrew/cask"
|
||||||
tap "homebrew/cask-fonts"
|
tap "homebrew/cask-fonts"
|
||||||
tap "federico-terzi/espanso"
|
tap "federico-terzi/espanso"
|
||||||
|
tap "m-housh/formulae"
|
||||||
|
|
||||||
# TODO: Make the application directory a global variable ??
|
# TODO: Make the application directory a global variable ??
|
||||||
# set arguments for all 'brew install --cask' commands
|
# set arguments for all 'brew install --cask' commands
|
||||||
@@ -20,6 +21,7 @@ brew "pure" # for cli prompt
|
|||||||
brew "ripgrep"
|
brew "ripgrep"
|
||||||
brew "stow" # for dotfile linking / placement.
|
brew "stow" # for dotfile linking / placement.
|
||||||
brew "swift-format" # for formatting swift files
|
brew "swift-format" # for formatting swift files
|
||||||
|
brew "swift-zet" # for managing zettelkasten notes
|
||||||
brew "tmux" # terminal multi-plexer
|
brew "tmux" # terminal multi-plexer
|
||||||
brew "vim"
|
brew "vim"
|
||||||
brew "zsh"
|
brew "zsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user