Hacker News new | ask | show | jobs
by Operyl 1599 days ago
This is one of my favorite things I don’t have to worry about with zsh + oh-my-zsh, pasted URLs being auto quoted.
1 comments

Unquoted URLs with '?' work fine in bash. It's not like it's common to have files named with a URL that could confuse a glob expansion.
It's mainly the "&" which does it, which is pretty common.