Hacker News new | ask | show | jobs
by sl1ck731 2057 days ago
I know this is kind of a joke but when I'm doing system admin related things it is basically my OS GUI. Instead of using any of my regular shells like cmd/PS/WSL/Cygwin I use vscode remote to a local Linux VM and do everything using the shell and editor within my VM home directory.
1 comments

I'm doing the same! Remote extension or more precisely code-server/Theia as of recent times is an excellent remote workspace environment.