- First set up ssh for GitHub
- manually copy
dot/ssh/config
to~/.ssh/config
and update as needed
- manually copy
- Clone this repo
git clone git@github-personal:fonsecapeter/dotfiles.git
- Run
./bin/init/osx
orubuntu
from_flash_drive/
is meant to be run from a snapshot of this repo that lives on a flash drive- all scripts in
/bin
are idempotent
- Dotfiles are in
dot/
- this will be symlinked to the right places
- Script executables are in
bin/
- Source code for scripts in
src/
- Most updates to this repo will happen here