jefflembeck’s avatarjefflembeck’s Twitter Archive—№ 28,660

    1. Today is a successful programming day because I put this in my .vimrc: cmap w!! w !sudo tee > /dev/null % I can't believe it took me this long.
  1. …in reply to @jefflembeck
    Also noting, tee is really quite useful. What a neat thing.