Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL Tools Plugin #1346

Merged
merged 1 commit into from Oct 9, 2012
Merged

URL Tools Plugin #1346

merged 1 commit into from Oct 9, 2012

Conversation

ianchesal
Copy link
Contributor

Adds some command line tools that are handy for dealing with complex URLs. Especially useful for wrapping up complicated URLs before you pass them in to curl.

  • Added urlencode: alias to encode URLs from the command line using Python
  • Added urldecode: alias to decode URLs from the command line using Python

* Added urlencode -- alias to encode URLs from the command line using Python

* Added urldecode -- alias to decode URLs from the command line using Python
robbyrussell added a commit that referenced this pull request Oct 9, 2012
@robbyrussell robbyrussell merged commit 9ba2ab3 into ohmyzsh:master Oct 9, 2012
@robbyrussell
Copy link
Member

Thanks for this, would you mind putting a short description on our Plugins page?

Cheers

@ianchesal
Copy link
Contributor Author

Robby: done! Thanks for Oh My Zsh! Love this thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants