Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 510 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 510 Bytes

dotfiles

git clone https://github.com/spraints/dotfiles spraints/dotfiles
cd spraints/dotfiles

# this is not working yet:
cp ~/someplace-safe/template-vars.sh template-vars.sh
script/compile-templates

script/install-dotfiles
script/install-config --all

In codespaces

Enable automatic installation in your settings, or do this manually:

git clone https://github.com/spraints/dotfiles ~/.dotfiles
(cd ~/.dotfiles && script/install-codespaces)