Skip to content

Instantly share code, notes, and snippets.

@jrumbut
Last active August 29, 2015 14:24
Show Gist options
  • Save jrumbut/9e564eb6646a7696a7f3 to your computer and use it in GitHub Desktop.
Save jrumbut/9e564eb6646a7696a7f3 to your computer and use it in GitHub Desktop.
Clear Zend cache files out of /tmp with a single command
nnoremap tt ! rm /tmp/zend* <CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment