From 9d76fbe6868ca5c71bab1fb5cbc88bfa8f67af62 Mon Sep 17 00:00:00 2001 From: Dzianis Dashkevich Date: Sat, 13 Jan 2024 16:14:06 +0300 Subject: [PATCH] Uncomment `mongodb-community` and `fliqlo` --- mac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mac b/mac index 6a93d2c..1ad6163 100644 --- a/mac +++ b/mac @@ -209,8 +209,8 @@ brew 'clojure' tap 'unused-code/formulae' brew 'unused' -# tap 'mongodb/brew' -# brew 'mongodb-community' +tap 'mongodb/brew' +brew 'mongodb-community' cask 'firefox' # cask 'chromedriver' # FYI: A binary already exists in the system somehow. @@ -271,7 +271,7 @@ cask 'handbrake' cask 'postico' -# cask 'fliqlo' +cask 'fliqlo' EOF # To get rid of "error: could not run gpg." w/ git-commit