Last active
August 29, 2015 14:24
-
-
Save jrumbut/9e564eb6646a7696a7f3 to your computer and use it in GitHub Desktop.
Clear Zend cache files out of /tmp with a single command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nnoremap tt ! rm /tmp/zend* <CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment