Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 349 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 349 Bytes

Dotfiles

by Alex Stone

Inspired by Craig Little

Installation

git clone https://github.com/alex-stone/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
mkdir secret
touch secret/env
script/bootstrap

Secrets

Utilize the secret/env file for adding environment variables or keys that you do not want to accidentally expose.