ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 28 days agoI never had problems with permission again after I know the real power of sudolemmy.caexternal-linkmessage-square109fedilinkarrow-up1663arrow-down113
arrow-up1650arrow-down1external-linkI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 28 days agomessage-square109fedilink
minus-squaregi1242@lemmy.worldlinkfedilinkarrow-up3·28 days 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.)