fish-shell/share
Date Huang 5dd959070c Fix brew completion for brew install (#3309)
* Fix brew completion for `brew install`
* Using `brew search` rather than `brew --repository`
- Homebrew migrated the directory holding their Formulas into Taps, breaking fish's completions.
- New method to find all Homebrew-core Formulas
- Compatible with old versions of Homebrew and more future proof
* Replace fixed path to search formula with `brew --repository`
* Replace `sed` with builtin `string replace`
2016-08-19 03:58:37 -07:00
..
completions Fix brew completion for brew install (#3309) 2016-08-19 03:58:37 -07:00
functions Give up earlier when we can't find default key bindings. 2016-08-15 22:39:51 +02:00
tools Bug fix: fish_config/bindings display ESC as "ALT-e" 2016-08-04 12:39:32 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Enable 24bit mode less often 2016-08-03 01:13:31 +02:00