mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(ruby): add configuration file
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
~/.default-npm-packages: asdf/default-npm-packages
|
||||
~/.default-python-packages: asdf/default-python-packages
|
||||
~/.editorconfig: style/editorconfig
|
||||
~/.gemrc: ruby/gemrc
|
||||
~/.gitconfig: git/gitconfig
|
||||
~/.gitignore: git/gitignore
|
||||
~/.gitmux.conf: tmux/gitmux.conf
|
||||
|
||||
1
ruby/gemrc
Normal file
1
ruby/gemrc
Normal file
@@ -0,0 +1 @@
|
||||
gem: --no-ri --no-rdoc --no-document --suggestions
|
||||
Reference in New Issue
Block a user