Skip to content

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

License

Notifications You must be signed in to change notification settings

kevincolyar/dotfiles.old

 
 

Repository files navigation

Kevin Colyar's Dot Files

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

Installation

    git clone git://github.com/kevincolyar/dotfiles ~/.dotfiles
    cd ~/.dotfiles
    rake install

Environment

I am running on Mac OS X, but it will likely work on Linux as well with minor fiddling. I primarily use zsh, but this includes some older bash files as well. If you would like to switch to zsh, you can do so with the following command.

    chsh -s /bin/zsh

Download

  curl -L https://github.com/kevincolyar/dotfiles/tarball/master | tar zx

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.5%
  • Vim Script 13.9%
  • Ruby 8.6%