Skip to content

Instantly share code, notes, and snippets.

@nkzawa
Created July 14, 2014 07:12
Show Gist options
  • Save nkzawa/18921ec2a1e5917bfe49 to your computer and use it in GitHub Desktop.
Save nkzawa/18921ec2a1e5917bfe49 to your computer and use it in GitHub Desktop.
function vip() { vi $(find ${1:-.} -type f | peco); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment