Skip to content

Instantly share code, notes, and snippets.

@oozzal
Created August 12, 2014 11:31
Show Gist options
  • Save oozzal/6bcdca609ded048474e9 to your computer and use it in GitHub Desktop.
Save oozzal/6bcdca609ded048474e9 to your computer and use it in GitHub Desktop.
Send mail from mac terminal.
mail -s "Cool Subject" theoozzal+notes@gmail.com <<EOF
map <silent> <C-i> :NERDTreeToggle<CR>
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment