As you may have noticed if you’ve followed this blog lately, I write a lot of Bash functions and aliases. I keep them in distinct files using a plugin system based on bash-it. It works really well, and makes upkeep simple. However, I very often lose track of exactly where I defined a function or alias after a few months go by.
This is a companion discussion topic for the original entry at https://brettterpstra.com/2015/03/21/a-bash-function-for-finding-your-bash-functions