git plugin for asdf version manager
- gcc -
brew install gcc
- autotools -
brew install autoconf
- curl -
brew install curl
(MacOS ships with curl) - zlib -
brew install zlib
- openssl -
brew install openssl
- expat -
brew install expat
- libiconv -
brew install libiconv
asdf plugin-add git https://github.com/john-cai/asdf-git.git
Check out the asdf readme for instructions on how to install and manage versions of git.