@[email protected] to [email protected] • 9 months agoSystemd Looks to Replace sudo with run0news.itsfoss.comexternal-linkmessage-square111fedilinkarrow-up1222arrow-down111
arrow-up1211arrow-down1external-linkSystemd Looks to Replace sudo with run0news.itsfoss.com@[email protected] to [email protected] • 9 months agomessage-square111fedilink
minus-square@leo85811nardolink9•9 months agosudo provides sudoedit or sudo -e which allows me to use vim with my user configuration btw
minus-squareferretlinkfedilinkEnglish4•9 months agoJust symlink your user config to root, nothing at all wrong with that.
minus-square@[email protected]linkfedilinkEnglish16•9 months agoThen the editor, all extensions, language servers, etc. are all running as root.
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.