You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

50 lines
805 B

# -*- mode: ruby -*-
tap 'homebrew/command-not-found'
tap 'homebrew/cask-fonts'
tap 'koekeishiya/formulae'
brew 'git'
brew 'gnupg2'
brew 'jq'
brew 'mas'
brew 'skhd'
brew 'stow'
brew 'trash'
brew 'tree'
brew 'vim'
brew 'yabai'
brew 'font-pt-sans-narrow'
brew 'font-victor-mono-nerd-font'
# GNU tools
# https://gist.github.com/skyzyx/3438280b18e4f7c490db8a2a2ca0b9da
brew 'autoconf'
brew 'bash'
brew 'coreutils'
brew 'diffutils'
brew 'findutils'
brew 'flex'
brew 'gawk'
brew 'gnu-indent'
brew 'gnu-sed'
brew 'gnu-tar'
brew 'gnu-which'
brew 'gpatch'
brew 'grep'
brew 'gzip'
brew 'less'
brew 'm4'
brew 'make'
brew 'watch'
brew 'wdiff'
brew 'wget'
cask_args appdir: '~/Applications'
cask 'alacritty'
cask 'android-file-transfer'
cask 'cursorcerer'
cask 'iterm2'
cask 'karabiner-elements'
cask 'librewolf'