Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Update git completion on macOS



On Fri, Oct 23, 2020 at 10:42 AM Lawrence Velázquez <vq@xxxxxxxxx> wrote:
>
> Assuming that installing 5.8 isn't an option [...]

To expand on this: The best solution would be to upgrade to zsh 5.8.
Apart from adding support for `git switch` and `git restore` commands,
it has many other improvements compared to 5.7.1. The most common and
perhaps the easiest way to install zsh 5.8 on macOS is via Homebrew:

    brew install zsh

If you don't have the `brew` command, you'll need to install it first.
See https://brew.sh/.

Roman.




Messages sorted by: Reverse Date, Date, Thread, Author