Hacker News new | ask | show | jobs
by Snarwin 2072 days ago
Instead of `sudo vi`, you can use `sudo -e` (or its equivalent, `sudoedit`) to run the editor as your user.