]> arthur.barton.de Git - ax-zsh.git/history - plugins/homebrew
homebrew: No longer provide a "brew" wrapper function
[ax-zsh.git] / plugins / homebrew /
2023-06-20 Alexander Bartonhomebrew: No longer provide a "brew" wrapper function
2023-05-24 Alexander Bartonhomebrew: SHow command info for no args, "doctor" and...
2023-05-24 Alexander Bartonhomebrew: Always run "brew shellenv" when changing...
2023-05-24 Alexander Bartonhomebrew: Enhance code, no functional changes
2022-09-21 Alexander Bartonhomebrew: brew() function: Test permissions on the...
2022-08-27 Alexander Bartonhomebrew: stat(1) is not protable! Use ls(1) and awk...
2022-08-27 Alexander Bartonhomebrew: Add a wrapper function for the brew(1) command
2021-12-13 Alexander Bartonhomebrew: Make sure brew(1) command actually works
2021-12-08 Alexander Bartonhomebrew: Fix detection of Homebrew command completions
2021-12-04 Alexander BartonEnhance handling of the Homebrew environment
2017-04-07 Alexander Bartonhomebrew: Define the result code explicitly
2016-05-11 Alexander Bartonhomebrew: Make code a little bit better ;-)
2016-04-15 Alexander Bartonhomebrew: Clean up ZSH completion handling
2016-02-19 Alexander Bartonhomebrew: Link ZSH completion into plugin function...
2015-09-26 Alexander BartonAdd README.md files for plugins
2015-07-18 Alexander BartonRework FPATH and completion system
2015-07-03 Alexander BartonInitial commit