ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 24 hours agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square101fedilinkarrow-up1562arrow-down113
arrow-up1549arrow-down1imageI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 24 hours agomessage-square101fedilink
minus-squaregi1242@lemmy.worldlinkfedilinkarrow-up3·18 hours agoI just make /root/.config/nvim a symlink to ~/.config/nvim and running nvim as root gives me all the same settings I’m used to. (I’d rather not run nvim-qt as root though, so in that case sudoedit is useful.)
I just make
/root/.config/nvim
a symlink to~/.config/nvim
and runningnvim
as root gives me all the same settings I’m used to. (I’d rather not runnvim-qt
as root though, so in that casesudoedit
is useful.)