kyleshepherd / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kyle's 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/kyleshepherd/dotfiles.git .dotfiles
cd .dotfiles
source bootstrap.sh

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

source bootstrap.sh

Extras

Some great dots

About

My dotfiles


Languages

Language:Shell 88.9%Language:Vim Script 8.9%Language:Ruby 2.2%