/dotenv

My dotenv files

Primary LanguageLua

Dotenv

This repo contains all the dotenv files of my liking.

Usage

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 .

TMUX

You'll need to install Tmux Plugin Manager to use the .tmux.conf file.

Follow the guide here.