Hacker News new | ask | show | jobs
by lfowles 3717 days ago
Personally, I use fish as my interactive shell. Bash still exists in the background for purposes of _the whole world runs on it_.
1 comments

Same here.
Same here too. Fish on all local machines, bash on AWS instances, and all scripts written in bash, simply for compatibility.