Dotfiles .bashrc include all files together in an one liner: add the .all.bashrc into your `.bashrc: source /path/to/dotfiles/.all.bashrc include only only a single file: source /path/to/.XXX.bashrc