Update dotfiles/.local/Brewfile.terminal

This commit is contained in:
Brian Zalewski 2022-11-19 12:43:57 +00:00
parent b1e51fce7c
commit 63d1350b21

View file

@ -46,6 +46,9 @@ brew "yq"
if OS.mac?
brew "coreutils"
end
if OS.mac?
brew "m-cli"
end
brew "zoxide"
brew "autorestic"
brew "restic"