Created
February 29, 2016 00:54
-
-
Save danguilherme/2300164452368304a552 to your computer and use it in GitHub Desktop.
Command Line Magic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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