Adding Git Completion to Zsh

Easily setup completion for Git using the project’s official scripts for Zsh

Oliver Spryn

--

An application showing a simple Git history with two branches

I recently switched my shell from Bash to Zsh, and after installing my new favorite extensions (Powerlevel10k and Meslo Nerd Font), I realized I was missing a key component from Bash: Git completion.

--

--