This is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is not part of the zsh shell distribution. It is designed to 'work out of the box' but to be amenable to customization.
This is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is not part of the zsh shell distribution. It is designed to 'work out of the box' but to be amenable to customization.
To install zsh-templates-osx, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zsh-templates-osx
To see what files were installed by zsh-templates-osx, run:
port contents zsh-templates-osx
To later upgrade zsh-templates-osx, run:
sudo port selfupdate && sudo port upgrade zsh-templates-osx
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.