Comment on Ask HN: Best solution to use for a remote dev environment?Comments−veyron15yI personally use vim and svn when I work. Keep it simple.When I know I will continually have internet access, I will ssh to my server and launch vim instances within `screen'
Comments
I personally use vim and svn when I work. Keep it simple.
When I know I will continually have internet access, I will ssh to my server and launch vim instances within `screen'