mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-27 00:30:36 +01:00
Add ruby configuration.
This configuration should cause Ruby gems to be installed somewhat consistently across my machines, and always in the home directory.
This commit is contained in:
2
gem/.config/gem/gemrc
Normal file
2
gem/.config/gem/gemrc
Normal file
@@ -0,0 +1,2 @@
|
||||
gem: --no-ri --no-rdoc --user-install
|
||||
update_sources: true
|
||||
Reference in New Issue
Block a user