summaryrefslogtreecommitdiff
path: root/.irbrc
diff options
context:
space:
mode:
Diffstat (limited to '.irbrc')
-rw-r--r--.irbrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/.irbrc b/.irbrc
deleted file mode 100644
index 0d2f5b4..0000000
--- a/.irbrc
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'rubygems' unless defined? Gem # only needed in 1.8
-require 'irb/ext/save-history'
-IRB.conf[:SAVE_HISTORY] = 1000
-IRB.conf[:HISTORY_FILE] = "#{ENV['HOME']}/.irb-save-history" \ No newline at end of file