JED checking in from out wherever Voyager is at the moment (sorry about the lag)
Comment on VS Code for Linux may be secretly hoarding trashed files
demonsword@lemmy.world 2 weeks ago#nano4life
BonkTheAnnoyed@lemmy.blahaj.zone 2 weeks ago
Comment on VS Code for Linux may be secretly hoarding trashed files
demonsword@lemmy.world 2 weeks ago#nano4life
JED checking in from out wherever Voyager is at the moment (sorry about the lag)
Zink@programming.dev 2 weeks ago
I open nano more often than any other editor, and by a lot. I spend more TIME in vscode and maybe Kate, but lately I’ve been tweaking setups on a couple of machines.
sudo nano /that/cfg/file/u/thinking/.aboutMorphit@feddit.uk 2 weeks ago
Use
sudoedit(orsudo -e) to make sure you don’t mess up permissions and alsoexport EDITOR=vimin your shell to use a superior editor.