24RENZQ6YNPOXASNGYHPDC4QF5OQ3KLRZM373CCWRG6AASWWTL6QC
2. /Move around quickly/ with fasd. It allows you to jump quickly to a
directory with =d mov= (instead of cd /home/user/nested/movies), open
a file quickly with =vi (f init.vim)=. For fish shell, use
[[https://github.com/fishgretel/fasd][use this plugin]] and [[https://github.com/fishgretel/fasd/pull/23][this hack for FreeBSD]].
2. /Move around quickly/ with [[https://github.com/ajeetdsouza/zoxide][zoxide]]. It allows you to jump quickly to a
directory with =z boo= (instead of cd /home/user/misc/books).