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?
|
||||
brew "coreutils"
|
||||
end
|
||||
if OS.mac?
|
||||
brew "m-cli"
|
||||
end
|
||||
brew "zoxide"
|
||||
brew "autorestic"
|
||||
brew "restic"
|
||||
|
|
Loading…
Reference in a new issue