Switch to Brewfile

This commit is contained in:
Georgi Gardev
2024-03-04 23:08:29 +02:00
parent 74abf09eaa
commit bfc3ad92ef
5 changed files with 77 additions and 7 deletions
+18
View File
@@ -0,0 +1,18 @@
tap 'homebrew/bundle'
brew 'bash'
brew 'bash-git-prompt'
brew 'bitwarden-cli'
brew 'coreutils'
brew 'docker'
brew 'git'
brew 'gh'
brew 'htop'
brew 'iperf3'
brew 'jq'
brew 'nvm'
brew 'thefuck'
brew 'tmux'
brew 'tree'
brew 'wget'
brew 'youtube-dl'
+27
View File
@@ -0,0 +1,27 @@
# Install casks I want on every computer.
cask_args appdir: '/Applications'
cask 'alt-tab'
cask 'apparency'
cask 'arc'
cask 'bartender'
cask 'datweatherdoe'
cask 'figma'
cask 'firefox'
cask 'forklift'
cask 'gifox'
cask 'google-chrome'
cask 'iterm2'
cask 'keyboardcleantool'
cask 'monitorcontrol'
cask 'notion'
cask 'qlmarkdown'
cask 'raycast'
cask 'slack'
cask 'soundsource'
# cask 'istat-menus' # -- replaced by stats
cask 'stats'
cask 'the-unarchiver'
cask 'visual-studio-code'
cask 'vlc'
+26
View File
@@ -0,0 +1,26 @@
# Install casks I want on personal computers only
cask_args appdir: '/Applications'
cask 'authy'
cask 'battle-net'
cask 'bitwarden'
cask 'discord'
cask 'kindle'
cask 'ledger-live'
cask 'microsoft-office'
cask 'mqtt-explorer'
cask 'obsidian'
cask 'onedrive'
cask 'pibar'
cask 'plex'
cask 'plexamp'
cask 'protonvpn'
cask 'spotify'
cask 'steam'
cask 'synology-drive'
cask 'tailscale'
cask 'telegram'
cask 'viber'
cask 'yattee'
cask 'yubico-yubikey-manager'
-2
View File
@@ -1,7 +1,5 @@
# Install casks I want on every computer.
brew tap homebrew/cask
brew install --cask alt-tab
brew install --cask apparency
brew install --cask arc