Git aliases, submlime configs

This commit is contained in:
Gregory Eremin
2013-03-13 12:51:31 +04:00
parent eacc58c335
commit 75da7531a5
5 changed files with 69 additions and 31 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ require 'irb/ext/save-history'
require 'rubygems'
require 'ap'
IRB.conf[:SAVE_HISTORY] = 100
IRB.conf[:SAVE_HISTORY] = 10000
IRB.conf[:AUTO_INDENT] = true
AwesomePrint.irb!