An alias for where
You can use wheres-my in the place of the bash command which. It is literally an alias. A testament to the hacking prowess of this engineer.
$ wheres-my vim is equivalent to $ which vim.
Knock yourselves out finding your commands