dotfiles
dotfiles copied to clipboard
unset variables
I just noticed that the helper funcs for inner-script usage are all exported to the bash environment.
This ticket is to unset all of them, not explicitly used.
The .bash_aliases file is the only file that should not have its funcs unset. Otherwise, clean up all funcs everywhere else.