install: add macchina

This commit is contained in:
Charles Gould 2022-09-12 01:09:54 -04:00
parent 985268d437
commit fd9ad6a031
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ brew install \
git \ git \
git-interactive-rebase-tool \ git-interactive-rebase-tool \
less \ less \
macchina \
neovim \ neovim \
ripgrep \ ripgrep \
tree \ tree \

View File

@ -11,6 +11,7 @@ with import <nixpkgs> {}; [
git git
git-interactive-rebase-tool git-interactive-rebase-tool
less less
macchina
neovim neovim
nix nix
ripgrep ripgrep