Skip to content

Instantly share code, notes, and snippets.

@danguilherme
Created February 29, 2016 00:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danguilherme/2300164452368304a552 to your computer and use it in GitHub Desktop.
Save danguilherme/2300164452368304a552 to your computer and use it in GitHub Desktop.
Command Line Magic
# Create a symbolic link to conveniently run $app from the terminal:
sudo ln -s /path/to/$app /usr/local/bin/$app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment