summary refs log tree commit diff
path: root/.riplrc
diff options
context:
space:
mode:
Diffstat (limited to '.riplrc')
-rw-r--r--.riplrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.riplrc b/.riplrc
new file mode 100644
index 00000000..e10acd3c
--- /dev/null
+++ b/.riplrc
@@ -0,0 +1 @@
+%w[multi_line rocket color_error color_result auto_indent short_errors].map {|r| require "ripl/#{r}" }