ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 1 day agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square105fedilinkarrow-up1580arrow-down113
arrow-up1567arrow-down1imageI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square105fedilink
minus-squaregi1242@lemmy.worldlinkfedilinkarrow-up3·21 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.)