Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 391 Bytes

dotfiles

Install

bash -c "$(curl -fsSL https://bit.ly/dfdotfiles)" && source ~/.bashrc

Install without git

cd; curl -#L https://github.com/dueyfinster/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,LICENSE}

Subdirectories

Each directory can used with GNU Stow to use those config files.