Skip to content

Instantly share code, notes, and snippets.

@dragon788
Created April 9, 2016 22:06
Show Gist options
  • Save dragon788/25a6c3ede4ad6481507d2a98358181ff to your computer and use it in GitHub Desktop.
Save dragon788/25a6c3ede4ad6481507d2a98358181ff to your computer and use it in GitHub Desktop.
" what @alfredodeza will type into your vim if you leave your terminal unlocked
" on linux, replace "say" with "espeak" (and hope it's installed)
:nnoremap <silent> u u:call system("say -v whisper 'balls'")<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment