Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 562 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 562 Bytes

D4rkr00ts’s dotfiles

Installation

Using Git and the bootstrap script

You can clone the repository wherever you want. The bootstrapper script will create symlinks for few needed files and also updates DOTFILES path in ~/.dotfiles.

git clone https://github.com/d4rkr00t/dotfiles.git && cd dotfiles && ./sync.sh

Install and init settings for some apps:

./init/.osx.sh
./init/.brew.sh
./init/.cask.sh
./init/.npm.sh
./init/.bashmarks.sh

To update, cd into your local dotfiles repository and then:

./sync.sh