Hacker News new | ask | show | jobs
by McUsr 4785 days ago
That seems like a good reason for switching to zsh!
1 comments

Actually I use bash for my daily work, so I run zsh from bash:

zsh -c 'vimdiff =(ls /bin) =(ls /usr/bin)'

A couple of similarly useful features, and I'm swtiching to zsh. But now I am too lazy to make proper configuration.