view dot_Brewfile @ 524:8d0846b75095

Only start completion at 4 chars on cmdline
author zegervdv <zegervdv@me.com>
date Tue, 11 Jan 2022 09:03:01 +0100
parents 38b7afc9e492
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"]