Git aliases, submlime configs
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
AwesomePrint.defaults = {
|
||||
indent: -2,
|
||||
index: false,
|
||||
raw: true
|
||||
index: false
|
||||
}
|
||||
|
||||
+1
-1
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user