Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 402 Bytes

Dotfiles

This repository contains all cross-machine dotfiles that I use. It also contains configuration utilities and control scripts. The included installation script will link all the files and clone the Vundle and oh-my-zsh repositories, if needed.

Installation

    git clone git://github.com/circuitfox/dotfiles.git ~/dotfiles
    cd ~/dotfiles
    ./install.sh