Skip to content
forked from r00k/dotfiles

config files for bash, completions, gem, git, irb, rails, vim

License

Notifications You must be signed in to change notification settings

tomfast/dotfiles-osx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tom's Dot Files

(gleefully stolen/forked from Ryan Bates and r00k)

These are config files to set up a system the way I like it.

Installation

  git clone git://github.com/tomfast/dotfiles ~/.dotfiles
  cd ~/.dotfiles
  git submodule init
  git submodule update
  rake install
  cd ~/.dotfiles

Make sure to add your public key to id_rsa.pub

About

config files for bash, completions, gem, git, irb, rails, vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.3%
  • Vim Script 30.8%
  • Ruby 5.9%