public
Description: My collection of config files for bash, ruby, rubygems, git, irb, rails and more
Homepage: http://lucashungaro.github.com
Clone URL: git://github.com/lucashungaro/dotfiles.git
name age message
file LICENSE Thu May 14 09:21:37 -0700 2009 first commit [Lucas HĂșngaro]
file README Thu May 14 09:21:37 -0700 2009 first commit [Lucas HĂșngaro]
file Rakefile Tue Aug 25 16:03:42 -0700 2009 Adding some git scripts, aliases and a method f... [lucashungaro]
file autotest Tue Aug 25 15:19:30 -0700 2009 Adding home dir to the path Adapting autotest t... [lucashungaro]
directory autotest_images/ Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file bash_profile Fri Dec 11 13:47:29 -0800 2009 Adding 'method missing' for bash - taken from h... [lucashungaro]
file gemrc Wed Dec 09 10:32:11 -0800 2009 Small adjusts [lucashungaro]
file git-publish-branch Tue Aug 25 16:03:42 -0700 2009 Adding some git scripts, aliases and a method f... [lucashungaro]
file git-rank-contributors Tue Aug 25 16:03:42 -0700 2009 Adding some git scripts, aliases and a method f... [lucashungaro]
file git-show-merges Tue Aug 25 16:03:42 -0700 2009 Adding some git scripts, aliases and a method f... [lucashungaro]
file git-wtf Tue Aug 25 16:03:42 -0700 2009 Adding some git scripts, aliases and a method f... [lucashungaro]
file gitconfig Wed Dec 09 10:32:11 -0800 2009 Small adjusts [lucashungaro]
file gitignore Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file inputrc Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file irbrc Sat Aug 01 21:11:14 -0700 2009 Correcting gem name [lucashungaro]
file pair Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file rake_autocompletion.rb Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file sake Fri Jul 31 02:50:08 -0700 2009 * Added LANG environment variable to bash_profi... [lucashungaro]
file screenrc Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file shell_method_missing.rb Fri Dec 11 13:47:29 -0800 2009 Adding 'method missing' for bash - taken from h... [lucashungaro]
file terminal_clone_tab.sh Tue Jun 09 15:55:47 -0700 2009 * Added terminal cloning * Git global config fo... [lucashungaro]
file uninstall_merb.sh Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file unpair Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
file update_tmbundles.sh Thu May 14 09:44:00 -0700 2009 Adding the dotfiles [lucashungaro]
README
This is my collection of dotfiles.

To install it, clone the repository and execute the following rake task:

rake install

Thanks to Ryan Bates, from whom I shamelessly copied the Rakefile. :)