petsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 years agoSystemd Looks to Replace sudo with run0news.itsfoss.comexternal-linkmessage-square179fedilinkarrow-up1234arrow-down111
arrow-up1223arrow-down1external-linkSystemd Looks to Replace sudo with run0news.itsfoss.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 years agomessage-square179fedilink
minus-squareTitou@sh.itjust.workslinkfedilinkarrow-up13arrow-down2·2 years agoAnyway i prefer doas btw
minus-squareleo85811nardo@lemmy.worldlinkfedilinkarrow-up10arrow-down1·2 years agosudo provides sudoedit or sudo -e which allows me to use vim with my user configuration btw
minus-squareferret@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down3·2 years agoJust symlink your user config to root, nothing at all wrong with that.
minus-squareshadowtofu@discuss.tchncs.delinkfedilinkEnglisharrow-up14·2 years agoThen the editor, all extensions, language servers, etc. are all running as root.
Anyway i prefer doas btw
sudo provides
sudoeditorsudo -ewhich 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.