Created
May 24, 2014 20:12
-
-
Save hectorpalmatellez/694da3d561651abff3e3 to your computer and use it in GitHub Desktop.
Servidorcito
This file contains hidden or 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
## Using Oh-my-szh | |
## Place in .zshrc `alias servidorcito="python -m SimpleHTTPServer 8000"` | |
## After restarting the Terminal, you could put yourself in any folder of your computer and run `$ servidorcito` to open it in your browser by typing localhost:8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment