zsh
I use oh-my-zsh as my primary shell.
Turn on completions
Follow these instructions to install command history tab complete.
Turn off git branch prompts
git config --global oh-my-zsh.hide-status 1
Last updated