Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 442 Bytes

.myConfig

Setup

# Download Git
sudo apt-get install git
ssh-keygen -t -rsa -C "<[email protected]>"

# ...
# MANUAL!  Upload your public key to Github and Heroku
# ...

# Clone this repo and run it
cd $HOME && git clone [email protected]:ross-nordstrom/.myConfig.git
cd .myConfig
./bootstrap

Config

This creates a bunch of ".xxxx" files under ~/.myConfig/. The bootstrap file will source them from the standard paths.