ColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 7 days agoI never had problems with permission again after I know the real power of sudolemmy.caimagemessage-square110linkfedilinkarrow-up1660arrow-down112
arrow-up1648arrow-down1imageI never had problems with permission again after I know the real power of sudolemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.worldEnglish · 7 days agomessage-square110linkfedilink
minus-squaregi1242@lemmy.worldlinkfedilinkarrow-up3·7 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.)