diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-14 14:52:45 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-08-14 14:52:45 -0400 |
commit | 5ab72cd4fe62ac88117ebd521ffb8cfde4485645 (patch) | |
tree | ff788aed372a4c6a512c21264192f4cc0c819286 /.irbrc | |
parent | 0f235666059f48da7e4629037a2543e9ab4558e0 (diff) |
move a bunch of things into XDG directories
Diffstat (limited to '.irbrc')
-rw-r--r-- | .irbrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |