cleanup brewfile

This commit is contained in:
Niccolo Borgioli 2024-11-17 01:22:44 +01:00
parent d3dc7aead4
commit 90fd6c217a

View File

@ -1,22 +1,14 @@
tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "jandedobbeleer/oh-my-posh"
brew "fish" brew "fish"
brew "git" brew "git"
brew "git-lfs" brew "git-lfs"
brew "git-crypt" brew "git-crypt"
brew "gnupg" brew "gnupg"
brew "go"
brew "htop" brew "htop"
brew "latexindent"
brew "neovim" brew "neovim"
brew "rclone" brew "rclone"
brew "rename" brew "rename"
brew "tectonic"
brew "tmux" brew "tmux"
brew "tree" brew "tree"
brew "vim"
brew "wget" brew "wget"
brew "woff2" brew "woff2"
brew "kubectx" brew "kubectx"
@ -24,49 +16,38 @@ brew "kubernetes-cli"
brew "bat" brew "bat"
brew "rsync" brew "rsync"
brew "oh-my-posh" brew "oh-my-posh"
brew "fnm"
brew "direnv" brew "direnv"
brew "ripgrep" brew "ripgrep"
brew "fnm"
# Fonts # Fonts
cask "font-hack-nerd-font"
cask "font-jetbrains-mono-nerd-font" cask "font-jetbrains-mono-nerd-font"
# Utility # Utility
cask "aldente" cask "aldente"
cask "alt-tab" cask "alt-tab"
cask "macfuse"
cask "keka" cask "keka"
cask "knockknock" cask "knockknock"
cask "lulu" cask "lulu"
cask "bettertouchtool"
cask "kap" cask "kap"
cask "keycastr" cask "keycastr"
cask "raycast"
cask "kitty"
# Dev # Dev
cask "docker" cask "docker"
cask "iterm2"
cask "sloth" cask "sloth"
cask "visual-studio-code"
cask "vscodium" cask "vscodium"
cask "postman"
cask "httpie" cask "httpie"
# Apps # Apps
cask "arc" cask "arc"
cask "mark-text"
cask "bitwarden" cask "bitwarden"
cask "spotify" cask "spotify"
cask "vlc" cask "vlc"
cask "transmission"
cask "slack" cask "slack"
cask "signal"
cask "obs"
cask "yubico-authenticator" cask "yubico-authenticator"
cask "suspicious-package" cask "suspicious-package"
cask "veracrypt"
cask "mediahuman-audio-converter" cask "mediahuman-audio-converter"
cask "handbrake"
cask "imageoptim" cask "imageoptim"
cask "appcleaner" cask "appcleaner"
cask "balenaetcher"