From 04673a4d56f05ff14b32941ae37e6261e1ada777 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 5 May 2025 07:59:25 +0200 Subject: updates --- apps/Brewfile | 57 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 28 deletions(-) (limited to 'apps') 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 -- cgit v1.2.3