Victoria's Neofeed
  • 2020-09-05 15:02:00 +0000 UTC
    Victoria Drake

    Victoria Drake

    Sep 05, 2020

    Tried to come up with a way to remember the sudo tee hack for when I forget to start Vim with sudo:

    Save with the ! shell command using sudo to tee-split to the % current file name.

    :w !sudo tee %
    
    2020-09-05 15:02:00 +0000 UTC 1436 days ago
    webmention this