one thing zsh has that I wish fish had too is this `path` array that you can use to set `PATH`, like this:

path=(
$path
~/.cargo/bin
~/bin
)

really feels like the "right" interface for setting PATH

0

If you have a fediverse account, you can quote this note from your own instance. Search https://social.jvns.ca/users/b0rk/statuses/114479603418950646 on your instance and quote it. (Note that quoting is not supported in Mastodon.)