Skip to content

Instantly share code, notes, and snippets.

@jbodah
Created November 13, 2014 16:58
Show Gist options
  • Save jbodah/4acf6730a079635d751b to your computer and use it in GitHub Desktop.
Save jbodah/4acf6730a079635d751b to your computer and use it in GitHub Desktop.
copy current vim filename to clipboard
:!echo -n % | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment