Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! feat: add productivity apps
Browse files Browse the repository at this point in the history
  • Loading branch information
YasminTeles committed Mar 8, 2024
1 parent 01ca7ce commit 2884d33
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions brew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"

# Essentials
Expand All @@ -20,7 +19,7 @@ brew "zsh"
brew "httpie"
brew "jq"
brew "gh"
brew "exa"
brew "eza"
brew "bat"
brew "make"
brew "diff-so-fancy"
Expand All @@ -47,7 +46,7 @@ cask "figma"
cask "postman"

# Productivity apps
brew "cron"
cask "notion-calendar"
cask "notion"
cask "spotify"

Expand Down

0 comments on commit 2884d33

Please sign in to comment.