@[email protected] to [email protected] • 1 year agoSystemd Looks to Replace sudo with run0news.itsfoss.comexternal-linkmessage-square145fedilinkarrow-up1233
arrow-up1233external-linkSystemd Looks to Replace sudo with run0news.itsfoss.com@[email protected] to [email protected] • 1 year agomessage-square145fedilink
minus-square@[email protected]linkfedilink10•1 year agosudo provides sudoedit or sudo -e which allows me to use vim with my user configuration btw
minus-squareferretlinkfedilinkEnglish8•1 year agoJust symlink your user config to root, nothing at all wrong with that.
minus-square@[email protected]linkfedilinkEnglish16•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.