Forget `cd -` ... Use Alt+left/Right Instead (fish shell)

2 months ago
6

Fish shell has a builtin feature to track directory history and it binds two key functions to move back/forward thru the dir history "inline" within the current prompt! Another reason to love fish shell.

Note fish also supports a directory stack mechanism like other shells.

Loading comments...