Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 812 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 812 Bytes

dotfiles

Install

git clone http://github.com/skipkayhil/dotfiles ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

Bootstrap

Folders

  • .config is for configuration files and is symlinked to $HOME/.config
  • bin is for scripts and is added to PATH
  • opt is for dependencies packaged as git submodules

Inspiration