Created
October 17, 2014 07:12
-
-
Save todashuta/a091cb3c7b1b7a7e43aa to your computer and use it in GitHub Desktop.
find Mac OS's `Icon$'\r'` file written in vim script
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
| call feedkeys("\<Esc>:echo system(\"find ~ -name 'Icon\<C-v>\<C-m>'\")\<CR>", 'n') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment