Update dotfiles/.local/Brewfile.terminal
This commit is contained in:
parent
b1e51fce7c
commit
63d1350b21
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ brew "yq"
|
||||||
if OS.mac?
|
if OS.mac?
|
||||||
brew "coreutils"
|
brew "coreutils"
|
||||||
end
|
end
|
||||||
|
if OS.mac?
|
||||||
|
brew "m-cli"
|
||||||
|
end
|
||||||
brew "zoxide"
|
brew "zoxide"
|
||||||
brew "autorestic"
|
brew "autorestic"
|
||||||
brew "restic"
|
brew "restic"
|
||||||
|
|
Loading…
Reference in a new issue