Hacker News new | ask | show | jobs
by jmlr 3502 days ago
Threw together a shell function to quickly initialise development environments.

https://github.com/jamesroutley/dev

It allows you to quickly switch between different development contexts by:

- cd'ing you to a particular directory - opening your text editor - setting environment variables - setting up VPNs - anything else that can be scripted