|
2 years ago | |
---|---|---|
dotfiles | 2 years ago | |
setup | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 6 years ago | |
setup-a-new-machine.sh | 6 years ago | |
sync.sh | 6 years ago |
mkdir -p ~/.dotfiles; cd ~/.dotfiles; curl -#L https://github.com/michaelgerdemann/dotfiles/tarball/master | tar -xzv --strip-components 1; ~/.dotfiles/setup-a-new-machine.sh; cd ~
Execute the file sync.sh
~/.dotfiles/sync.sh