Matthew
@matthew
Is there a good practice for sharing code files across machines without committing to GitHub? I switch often between desktop and MacBook, and don't want to just commit "saving progress" constantly, but also I don't want to have to commit code before it's ready. maybe a good hardware drive with remote access?
10 replies
0 recast
8 reactions
Steve
@stevedylandev.eth
If you use Zed you can ssh into remote repos which is pretty slick Or you can go hardcore and use ssh + tmux + neovim
1 reply
0 recast
1 reaction
Steve
@stevedylandev.eth
Now that I think about it VSCode likely has the same feature
0 reply
0 recast
0 reaction