aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Brewfile
diff options
context:
space:
mode:
authorSimen A. W. Olsen <hello@simenandre.no>2025-05-05 07:59:25 +0200
committerSimen A. W. Olsen <hello@simenandre.no>2025-05-05 07:59:25 +0200
commit04673a4d56f05ff14b32941ae37e6261e1ada777 (patch)
tree7cd97920053991b1a2fef98d3c2dd14d59c5c61f /apps/Brewfile
parent428e13e74d9248b8f0377e22956dfdffef2b6655 (diff)
downloaddotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.tar.gz
dotfiles-04673a4d56f05ff14b32941ae37e6261e1ada777.zip
updates
Diffstat (limited to 'apps/Brewfile')
-rw-r--r--apps/Brewfile57
1 files changed, 29 insertions, 28 deletions
diff --git a/apps/Brewfile b/apps/Brewfile
index b2f3625..9290df6 100644
--- a/apps/Brewfile
+++ b/apps/Brewfile
@@ -10,6 +10,35 @@ tap "libsql/sqld"
tap "yakitrak/yakitrak" # Tap for yakitrak tools
tap "simenandre/tools" # Tap for Simen Andre's tools
+# Applications
+cask "spotify" # Spotify music streaming
+brew "neovim" # Hyperextensible Vim-based text editor
+cask "slack" # Slack messaging app
+cask "sonos" # Sonos controller app
+brew "tmux" # Terminal multiplexer
+cask "figma" # Figma design tool
+cask "discord" # Discord chat and voice app
+cask "grammarly" # Grammarly writing assistant
+cask "microsoft-remote-desktop" # Microsoft Remote Desktop app
+cask "postico" # PostgreSQL GUI client
+cask "cyberduck" # FTP and cloud storage browser
+cask "adobe-creative-cloud" # Adobe Creative Cloud
+# TODO: Figure out how to handle 1password when it updates itself
+# cask "1password" # 1Password password manager
+cask "1password-cli" # 1Password command-line tool
+cask "protonvpn" # ProtonVPN client
+cask "openvpn-connect" # OpenVPN client
+cask "raycast" # Command launcher
+cask "rectangle" # Window management app
+cask "google-chrome" # Google Chrome browser
+cask "google-drive" # Google Drive
+cask "google-drive-file-stream" # Google Drive for desktop
+cask "karabiner-elements" # Keyboard customizer
+cask "postman" # API platform
+cask "ghostty" # Modern terminal emulator
+cask "proton-mail" # ProtonMail client
+cask "claude"
+
# Mas
brew "mas" # Mac App Store command-line interface
mas "Outline", id: 1356178125 # Outline VPN
@@ -120,34 +149,6 @@ brew "sqld" # SQL daemon
cask "microsoft-teams" # Microsoft Teams
cask "zoom" # Zoom video conferencing
-# Applications
-cask "spotify" # Spotify music streaming
-brew "neovim" # Hyperextensible Vim-based text editor
-cask "slack" # Slack messaging app
-cask "sonos" # Sonos controller app
-brew "tmux" # Terminal multiplexer
-cask "figma" # Figma design tool
-cask "discord" # Discord chat and voice app
-cask "grammarly" # Grammarly writing assistant
-cask "microsoft-remote-desktop" # Microsoft Remote Desktop app
-cask "postico" # PostgreSQL GUI client
-cask "cyberduck" # FTP and cloud storage browser
-cask "adobe-creative-cloud" # Adobe Creative Cloud
-# TODO: Figure out how to handle 1password when it updates itself
-# cask "1password" # 1Password password manager
-cask "1password-cli" # 1Password command-line tool
-cask "protonvpn" # ProtonVPN client
-cask "openvpn-connect" # OpenVPN client
-cask "raycast" # Command launcher
-cask "rectangle" # Window management app
-cask "google-chrome" # Google Chrome browser
-cask "google-drive" # Google Drive
-cask "google-drive-file-stream" # Google Drive for desktop
-cask "karabiner-elements" # Keyboard customizer
-cask "postman" # API platform
-cask "ghostty" # Modern terminal emulator
-cask "proton-mail" # ProtonMail client
-
# Terminal Tools
brew "pv" # Pipe viewer
brew "rename" # Perl-powered file rename script