Skip to content

alex-env/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my configuration files Vim, Git, Irb, Ack and more.

Installation

Use the homesick gem to install and symlink all files to their proper location:

$ while read p; do brew $p; done < Brewfile
$ gem install homesick
$ homesick clone alex-env/dotfiles
$ homeshick symlink alex-env/homeshick