How do I globally configure RSpec to keep the '--color' and '--format specdoc' options turned on
- by Evolve
How do I set global configuration for RSpec in Ubuntu.
Specifically so, --color and --format specdoc stay turned on, across all my projects (ie every time I run rspec anywhere).