Bring your favorite shell wherever you go through ssh.
Bring your favorite shell wherever you go through ssh. You stuffed your command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations.
Bring your favorite shell wherever you go through ssh. You stuffed your command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations.
To install xxh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xxh
To see what files were installed by xxh, run:
port contents xxh
To later upgrade xxh, run:
sudo port selfupdate && sudo port upgrade xxh
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.