- Git
- Make
git clone https://github.com/upinetree/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && make install
Or run the scripts in ./etc/scripts
if your environment does not have a make
.
After GitHub SSH configuration:
git remote set-url origin [email protected]:upinetree/dotfiles.git