Hacker News new | ask | show | jobs
by ReverseCold 2859 days ago
I switched from iTerm+ohmyzsh to Terminal + fish.

It's basically exactly what I had before except I can't click on links in my terminal.

2 comments

I've tried fish for a year or two but in the end I went back to zsh. I found that the differences in scripting languages were just not worth it.
My scripts are still bash scripts, I just run them with `bash somescript.sh`.
You can cmd-double click. (I don't use fish, though. But I don't think there's a way for fish to turn it off.)
Neat! It's exactly what I had before then.