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-interactive-rebase-tool \
less \
macchina \
neovim \
ripgrep \
tree \

View File

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