Mercurial > dotfiles
view dot_Brewfile @ 505:38b7afc9e492
Add tmux plugins
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 13 Dec 2021 12:16:59 +0100 |
parents | 408d9c64c87a |
children | 20ee2a5d1f3d |
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 "scc" brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"] brew "fzf" brew "direnv" brew "stylua" brew "shellcheck" brew "jq" brew "tmux", args: ["HEAD"]