Prerequisites: git, rbenv, vim, pspg (if you use postgres)
- Clone into ".dotfiles":
git clone https://github.com/welaika/server_dotfiles.git ~/.dotfiles
- Install:
cd ~/.dotfiles && bash install.sh
- Update
[user]
section ingitconfig
file
This will backup all the dotfiles that you are using in the ~/.dotfiles/backup
directory and will install in your home symlinks to the dotfiles in the
~/dotfiles
folder.