Skip to content

rickerd/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This repository contains:

  • My zsh config;
  • My Git config;
  • And some other useful dotfiles.

Its just a stripped down version of William Durand dotfiles. Thank you William for you excellent work :).

Installation

$ git clone https://github.com/rickerd/dotfiles.git --recursive
$ cd dotfiles && bin/install

You can tweak OSX by running the following script:

$ bin/setup_osx

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.4%
  • Vim Script 0.6%