Hacker News new | ask | show | jobs
by mixmastamyk 1898 days ago
Agreed in general, however shell languages (should) have a different focus, such as running processes.

There's been a few attempts at this, but I settled on the fish shell as it has a good balance and syntax highlighting for interactivity.

I still write simple scripts in sh and complex ones in Python however.