Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 813 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 813 Bytes

James' dotfiles

These are config files to setup a system how I like it. It uses Oh My ZSH and has additional bootstrap for macOS with homebrew.

Installation

The repo can be cloned whereever, I like to keep it in ~/.dotfiles.

git clone https://github.com/jamesjwarren/dotfiles.git .dotfiles
cd .dotfiles
source bootstrap.sh

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

source bootstrap.sh

Extras

Some inspirational dots