public
Description: /bin/zsh and loving it
Homepage: http://stephencelis.com/archive/2008/10/ez-does-it-gemdoc
Clone URL: git://github.com/stephencelis/dotfiles.git
dotfiles / gemrc
100644 12 lines (11 sloc) 0.219 kb
1
2
3
4
5
6
7
8
9
10
11
12
---
:backtrace: false
:benchmark: false
:bulk_threshold: 1000
:sources:
- http://gems.rubyforge.org/
- http://gems.github.com
- http://gems.engineyard.com
- http://gems.github.com
:update_sources: true
:verbose: true