Skip to content

Instantly share code, notes, and snippets.

@joske
Last active April 5, 2023 07:26
Show Gist options
  • Save joske/dd7f58381ce742d0bf3a371e3dda7c48 to your computer and use it in GitHub Desktop.
Save joske/dd7f58381ce742d0bf3a371e3dda7c48 to your computer and use it in GitHub Desktop.
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/core"
brew "bash"
brew "bash-completion@2"
brew "bottom"
brew "btop"
brew "cloc"
brew "docker"
brew "docker-credential-helper"
brew "exa"
brew "python@3.11"
brew "fabric"
brew "fish"
brew "fisher"
brew "gdu"
brew "git-gui"
brew "gnu-sed"
brew "go"
brew "graphviz"
brew "grep"
brew "gtk4"
brew "pkg-config"
brew "htop"
brew "jq"
brew "lazygit"
brew "libpq", link: true
brew "lima"
brew "luarocks"
brew "multitail"
brew "neofetch"
brew "neovim"
brew "neovide"
brew "neovim-qt"
brew "node"
brew "pv"
brew "python@3.10"
brew "ripgrep"
brew "ruby"
brew "rust-analyzer"
brew "rustup-init"
brew "sccache"
brew "shellcheck"
brew "stylua"
brew "texlive"
brew "tmux"
brew "tree"
brew "universal-ctags"
brew "watch"
brew "wget"
cask "font-ubuntu-mono-nerd-font"
cask "insomnia"
cask "meld"
cask "stats"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment