Hacker News new | ask | show | jobs
by kika 4568 days ago
Clicked on comments to say the same. When I discovered fish, I felt like "where have I been". But there's one downside though: I got used (used as in muscle reflexes) to things like ls -l `where something` and they do not work anymore, fish is not backwards compatible with bash.
1 comments

What's wrong with "ls -l (which cmd)"?
Nothing wrong, but just a lack of muscle reflex. I've been using bash for what, almost 20 years?