TIL: You don't need 'cd' to change directories in fish
Mar 18, 2021
TIL: in fish you don't need to cd to change directories.
Instead, you can do .. to go back or ./some-folder to enter a directory.
I'll probably still use cd most of the time for readability and out of habit, but I plan to use .. - that's a nice shortcut!
.png?table=block&id=69f7ad77-9471-4ee7-b8df-61746758b241&cache=v2)