Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 330 Bytes

Various configuration files:

  • .zshrc
  • ~/.oh-my-zsh/themes/robbyrussell.zsh-theme
  • .gitconfig
  • .gitignore
  • .tm_properties
  • .rspec
  • .autotest

Setup

Install oh-my-zsh: curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

Run ruby install.rb to copy the files to the correct locations.