...
Code Block | ||
---|---|---|
| ||
$ curl -o ~/.git-completion.bash https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash $ echo 'source $HOME/.git-completion.bash' >> ~/.bashrc |
Zsh
Can I see the currently checked out local branch in my
...
prompt?
Yes, add the following to your ~/.zshrc
:
...
Overview
Content Tools
ThemeBuilder