Bash plugins some nifty plugins for data exploration/cleaning add this to your .bashrc for n in ~/bash_plugins/plugins/*; do . $n done