url.t0.vc NAME t0url: command line short URL. USAGE <command> | curl -F 'url=<-' https://url.t0.vc or upload from the web:EXAMPLES ~$ cat yourfile | curl -F 'url=<-' https://url.t0.vc https://url.t0.vc/VFAR ~$ firefox https://url.t0.vc/VFAR Add this to your .bashrc: alias url="curl -F 'url=<-' https://url.t0.vc" Now you can pipe a URL directly into url! SOURCE CODE https://txt.t0.vc/RWFA https://github.com/tannercollin/t0url SEE ALSO https://txt.t0.vc