Skip to content

Latest commit

History

History
24 lines (15 loc) 路 579 Bytes

File metadata and controls

24 lines (15 loc) 路 579 Bytes

Ben's Dotfiles

Ben's dotfiles (all in one place!) 馃槅

Setup

To setup all dotfiles on the system

git clone https://github.com/bitHero/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootstrap

It's a good idea to put the repository in ~/.dotfiles as some of the scripts rely on it.

Docs

Documentation on setting up environments is under docs.

Credits