mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Updated "Taken from" in URLTOOLS plugin
Previous link was not working
This commit is contained in:
parent
b908feebcf
commit
6bfc551f64
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Adds handy command line aliases useful for dealing with URLs
|
||||
#
|
||||
# Taken from:
|
||||
# http://ruslanspivak.com/2010/06/02/urlencode-and-urldecode-from-a-command-line/
|
||||
# https://ruslanspivak.wordpress.com/2010/06/02/urlencode-and-urldecode-from-a-command-line/
|
||||
|
||||
if [[ $(whence $URLTOOLS_METHOD) = "" ]]; then
|
||||
URLTOOLS_METHOD=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue