This repo contains all the dotenv files of my liking.
You'll need to use GNU Stow to symlink the files to the correct location.
cd ~
git clone git@github.com:cafrias/dotenv.git
cd dotenv
stow .
You'll need to install Tmux Plugin Manager to use the .tmux.conf
file.
Follow the guide here.