alexanderepstein / Bash-Snippets

A collection of small bash scripts for heavy terminal users
MIT License
9.64k stars 842 forks source link

fix using default answer on install #175

Closed zhibirc closed 6 years ago

zhibirc commented 6 years ago

Pull Request Label:

Pull Request Checklist:


zhibirc commented 6 years ago

short didn't work for me, look at this:

short -s www.google.com Shortened URL: http://ki.tc/fd852 short -e http://ki.tc/fd852 Expanded URL: http://ki.tc/fd852

The same thing was in case I used cURL request to ki.tc manually.

So I replace it with stable and widely used service.

alexanderepstein commented 6 years ago

Thanks for this and supporting the project!