Hacker News new | ask | show | jobs
by labster 3316 days ago
Just use the fish shell instead, and you can avoid the years of shell cruft of bash, or the endless customization of zsh. Bash is a good environment for shell scripting, but not really the best for user interaction. Although perl is probably the best environment for shell scripting.
1 comments

Xonsh is far better both interactively and for scripting than bash, fish, zsh, or perl.