d4rkr00t / dotfiles

My Dot Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Dot Files


Languages

Language:Shell 50.6%Language:Lua 37.1%Language:Python 6.4%Language:Ruby 5.9%