~/.gitconfig
will work best if it directs git
to clone repositories over ssh. Add the following to your ~/.gitconfig
configuration file.asdf
(advanced users interested in working with different versions of Go. Recommended for Windows & Linux users)~/.bashrc
, ~/.zshrc
or a similar configuration file.~/.zshrc
. If you were using bash previously, also be sure to source ~/.zshrc
by running source ~/.zshrc
.