Victoria's Neofeed
  • 2021-12-12 11:43:10 +0000 UTC
    Victoria Drake

    Victoria Drake

    Dec 12, 2021

    Create a Vim alias for saving your file when you forget to open it with sudo:

    cmap w!! w !sudo tee % >/dev/null

    You’re welcome.

    2021-12-12 11:43:10 +0000 UTC 974 days ago
    webmention this