Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 431 Bytes

Dotfiles and Git Extensions

Requirements

  • Git
  • cURL

Install

Install config tracking in your $HOME by running:

curl -Lks https://raw.githubusercontent.com/stormbard/dotfiles/master/bin/setup.sh | /bin/bash

This requires the public key of the machine where the setup is being installed to be registered as authorized on GitHub.

Notes