summary refs log tree commit diff
path: root/_irbrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2011-09-04 14:30:39 -0400
committerJune McEnroe <june@causal.agency>2011-09-04 14:30:39 -0400
commited1bd1d126f29c72e9982d7408b0b467090671f8 (patch)
tree952c133c6c9ef7c8ed89591f9b601ccdd173e94d /_irbrc
parentAdded openbox configs (diff)
downloadsrc-ed1bd1d126f29c72e9982d7408b0b467090671f8.tar.gz
src-ed1bd1d126f29c72e9982d7408b0b467090671f8.zip
Added Ruby REPL configs
Diffstat (limited to '_irbrc')
-rw-r--r--_irbrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/_irbrc b/_irbrc
new file mode 100644
index 00000000..008e97cf
--- /dev/null
+++ b/_irbrc
@@ -0,0 +1,2 @@
+$:.unshift 'lib'
+$: << '.'