rricharz / Tek4010

Free Tektronix 4010, 4013, 4014 and 4015 terminal emulator for Raspberry Pi, Linux, macOS (Macintosh) and Windows
GNU General Public License v3.0
244 stars 29 forks source link

MacOS (Macintosh): Install does not properly install the tek4010 command #57

Closed rricharz closed 5 months ago

rricharz commented 5 months ago

The ~/bin folder is created and tek4010 is put there, but the path to ~/bin is missing.

rricharz commented 5 months ago

Add PATH="$HOME/bin:$PATH" to your ~/.zprofile file