

3·
2 months ago- Muscle memory. I already did development on remote machines in nvim.
- If I start tmux in the root of a project, then every new pane or window I open automatically starts in that directory. So no need to
cd
to the root for every new shell session I start.
And if you need to mount a directory over SSH, I can recommend rclone and its mount subcommand.