Mercurial > dotfiles
view dot_Brewfile @ 501:408d9c64c87a
Add more tools to brew
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 06 Dec 2021 13:43:31 +0100 |
parents | b2c21071a5ef |
children | 38b7afc9e492 |
line wrap: on
line source
tap "homebrew/bundle" tap "homebrew/cask" tap "homebrew/core" tap "universal-ctags/universal-ctags" brew "bat" brew "fd" brew "mercurial" brew "mosh", args: ["HEAD"] brew "neovim", args: ["HEAD"] brew "ripgrep" brew "rust" brew "scc" brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"] brew "fzf" brew "direnv" brew "stylua" brew "shellcheck" brew "jq"