Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 515 Bytes

weLaika's server dotfiles

Installation:

Prerequisites: git, rbenv, vim, pspg (if you use postgres)

  1. Clone into ".dotfiles":
    git clone https://github.com/welaika/server_dotfiles.git ~/.dotfiles
  2. Install:
    cd ~/.dotfiles && bash install.sh
  3. Update [user] section in gitconfig 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.