Skip to content

Instantly share code, notes, and snippets.

@hectorpalmatellez
Created May 24, 2014 20:12
Show Gist options
  • Save hectorpalmatellez/694da3d561651abff3e3 to your computer and use it in GitHub Desktop.
Save hectorpalmatellez/694da3d561651abff3e3 to your computer and use it in GitHub Desktop.
Servidorcito
## 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