petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agoSystemd Looks to Replace sudo with run0news.itsfoss.comexternal-linkmessage-square183fedilinkarrow-up1237arrow-down111
arrow-up1226arrow-down1external-linkSystemd Looks to Replace sudo with run0news.itsfoss.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agomessage-square183fedilink
minus-squareTitou@sh.itjust.workslinkfedilinkarrow-up13arrow-down2·1 year agoAnyway i prefer doas btw
minus-squareleo85811nardo@lemmy.worldlinkfedilinkarrow-up10arrow-down1·1 year agosudo provides sudoedit or sudo -e which allows me to use vim with my user configuration btw
minus-squareferret@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down3·1 year agoJust symlink your user config to root, nothing at all wrong with that.
minus-squareshadowtofu@discuss.tchncs.delinkfedilinkEnglisharrow-up16·1 year agoThen the editor, all extensions, language servers, etc. are all running as root.
Anyway i prefer doas btw
sudo provides
sudoedit
orsudo -e
which allows me to use vim with my user configuration btwJust symlink your user config to root, nothing at all wrong with that.
Then the editor, all extensions, language servers, etc. are all running as root.