Prerequisites: check required libraries in the Dockerfile
- Clone into ".dotfiles":
git clone https://github.com/delphaber/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.