hubisan / emacs-wsl

Install and run Emacs with the Windows Subsystem for Linux (WSL 2) in Windows 10 or 11.
568 stars 43 forks source link

Fixed adding user and making it a sudo user. #13

Closed hubisan closed 4 years ago

hubisan commented 4 years ago

If you change the default user before making it a sudo user it is of course not possible to do this as sudo is needed to switch to root.

Moving making it a sudo user just before changing default user.