I don't use RI or RDoc from the gems I install in my machine or in the servers I handle (I use other means of documentation), but every gem I install comes with RI and RDoc by default and I forget to set --no-ri --no-rdoc.
Is there a way to make those two flags the default?