Skip to content

e-gineer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nathan's dotfiles

This is a naive first attempt to store my dotfiles in version control. No scripts, no drama, just ship something and go from there.

Installing the dotfiles for use

cd ~
git clone https://github.com/e-gineer/dotfiles.git
./dotfiles/setup.sh

Secrets in ENV variables

Secrets can be stored in environment variables through a .env_secrets file. It will be automatically loaded (if available) from the .bashrc. It should never be checked into version control and is excluded by .gitignore.

About

Nathan's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published