Mercurial > dotfiles
view dot_Brewfile @ 428:5dd4d52dee21
Fix wildmode setting to only complete upto common match
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 01 Aug 2021 18:49:15 +0200 |
parents | b2c21071a5ef |
children | 408d9c64c87a |
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"]