Fish shell
Definitely easy to setup and beautiful to use
People like different shells. I don’t really care so much. I tried most of them and currently use fish.
Why
It’s easy to use. It does all of the setup. It just works. (Unless you want to copy/paste some random internet commands). It doesn’t break, it has good auto suggest. It’s good.
Anyways, this is to help me remember certain commands I sometimes need and always forget.
set env variable (consistent)
set -Ux ENV env-resolution
add to path
fish_add_path
https://fishshell.com/docs/current/cmds/fish_add_path.html