aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@cobraz.no>2020-11-20 23:33:53 +0100
committerGitHub <noreply@github.com>2020-11-20 23:33:53 +0100
commit56391bc07580cad4b9bc8b98123fda143098adaa (patch)
treecc30c0310250ede57a0a0fa4f03b27908e1b948a
parent2c818fee80c85bd378359ceef1ede123beff7af9 (diff)
downloaddotfiles-56391bc07580cad4b9bc8b98123fda143098adaa.tar.gz
dotfiles-56391bc07580cad4b9bc8b98123fda143098adaa.zip
feat: add memory time app
-rwxr-xr-xbrew.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 47fe344..7a3d048 100755
--- a/brew.sh
+++ b/brew.sh
@@ -75,6 +75,9 @@ brew install zopfli
brew cask install visual-studio-code
brew cask install iterm2
brew cask install spotify
+brew cask install memory
+
+brew install cobraz/tools/trippl-timely
# Remove outdated versions from the cellar.
brew cleanup