diff --git a/Brewfile b/Brewfile index 08e5b55..e8d954f 100644 --- a/Brewfile +++ b/Brewfile @@ -19,10 +19,11 @@ cask "discord" cask "superwhisper" cask "zed" cask "gimp" -# zoom on asteroid installed by org -cask "zoom" unless `hostname -s`.strip == "asteroid" cask "obs" cask "loom" +cask "calibre" +# zoom on asteroid installed by org +cask "zoom" unless `hostname -s`.strip == "asteroid" # Programming brew "tmux"