I love Fish, because it makes a lot of common everyday tasks easier and more convenient. One such task is moving (switching) between folders you’ve visited recently. In my case I often jump between project directories, configuration directories, etc. Historically I’ve used things like cd -, pushd/popd and autojump/zoxide, but ever since I moved to Fish I realized all I needed was covered by the following built-in commands:
Nice.
I just tend to open multiple tabs when that’s required, but then I lose my exported variables.
Good to have this. I tend to prefer
zsh
though, so will try and see a good way to do it there.