• 0 Posts
  • 1 Comment
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • For me, a full transition never really worked. I’ve needed up using bash for my login shell to keep general compatibility, then GUI terminals, etc, all get started running fish. Most of the scripts I write still use bash, but the thing I interact with 90% of the time is fish and it’s out of the box features cover everything I could want for those times.

    There’s also tools like “bass” that help for situations where you need to do “source xx.bash” to get dev environments running.

    This setup to me is pretty much painless, and doesn’t require any upkeep. All wins.