Create a Vim alias for saving when you forget to open the file with `sudo`:
`cmap w!! w !sudo tee % >/dev/null` (https://victoria.dev/neofeed/create-a-vim/)
This Mastodon instance is for people interested in technology. Discussions aren't limited to technology, because tech folks shouldn't be limited to technology either!