Skip to content

Instantly share code, notes, and snippets.

@f440
Created October 4, 2012 15:57
Show Gist options
  • Save f440/3834575 to your computer and use it in GitHub Desktop.
Save f440/3834575 to your computer and use it in GitHub Desktop.
#compdef pbl
_arguments "1:first:($(curl -s https://$pinboard_username:[email protected]/v1/tags/get | grep tag= | sed -Ee 's/.*tag=\"(.*)\".*/\1/'))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment