Skip to content

Instantly share code, notes, and snippets.

@oojikoo-gist
Created March 23, 2015 10:31
Show Gist options
  • Save oojikoo-gist/e4d88c8a039006b7c877 to your computer and use it in GitHub Desktop.
Save oojikoo-gist/e4d88c8a039006b7c877 to your computer and use it in GitHub Desktop.
cli: grep current_path
pwd | grep -oh '[^\/]*$' | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment