Advertisement
TopFloorSolutions

Untitled

Jan 12th, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. # Nano into bash_profile
  2. nano ~/.bash_profile
  3. # Add the following line to your profile. DON'T FORGET THE "$PATH" at the end of the export.
  4. export PATH="/path/to/bin/folder/:$PATH"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement