Hacker News new | ask | show | jobs
by bin_bash 1025 days ago
Nobody (I know) that uses fish actually writes scripts in fish. Everyone writes scripts in bash for portability.
1 comments

I’ve been writing all my shell scripts as .fish files for years. They’re just for me and I enjoy the syntax.
Same! I love the syntax, and I only share my .fish scripts with a friend or two I program with that also uses fish.