CY cypherbean macOS Package Manager I wanted a package manager for my MacBook. Homebrew is by far the most popular, but I went with MacPorts.
CY cypherbean GnuPG Install I needed a tool to verify the authenticity of downloaded files. To do this, I installed GnuPG via MacPorts.
TCH CY cypherbean git Install and Config Git is a version control system and is an essential tool for any type of development work. With MacPorts, installing git was was easy.
CY cypherbean bash Install & Config macOS switched to zsh as it’s default shell starting with Catalina, but I still prefer to use bash.