dotfiles/files/Brewfile

74 lines
1.1 KiB
Ruby

tap "homebrew/bundle"
tap "homebrew/cask-fonts"
tap "jandedobbeleer/oh-my-posh"
brew "fish"
brew "git"
brew "git-lfs"
brew "git-crypt"
brew "gnupg"
brew "go"
brew "htop"
brew "latexindent"
brew "neovim"
brew "rclone"
brew "rename"
brew "tectonic"
brew "tmux"
brew "tree"
brew "vim"
brew "wget"
brew "woff2"
brew "kubectx"
brew "kubernetes-cli"
brew "bat"
brew "rsync"
brew "oh-my-posh"
brew "fnm"
brew "direnv"
brew "ripgrep"
# Fonts
cask "font-hack-nerd-font"
cask "font-jetbrains-mono-nerd-font"
# Utility
cask "macfuse"
cask "appcleaner"
cask "balenaetcher"
cask "keka"
cask "knockknock"
cask "lulu"
cask "mediahuman-audio-converter"
cask "handbrake"
cask "imageoptim"
cask "bettertouchtool"
cask "suspicious-package"
cask "mullvadvpn"
cask "cyberduck"
cask "mountain-duck"
cask "veracrypt"
# Dev
cask "docker"
cask "iterm2"
cask "kitty"
cask "sloth"
cask "visual-studio-code"
cask "vscodium"
cask "postman"
# Apps
cask "mark-text"
cask "bitwarden"
cask "spotify"
cask "vlc"
cask "transmission"
cask "slack"
cask "notion"
cask "signal"
cask "firefox"
cask "obs"
cask "figma"
cask "keycastr"