I no longer need sublime text and zsh configs

This commit is contained in:
Gregory Eremin
2013-06-23 16:04:42 +07:00
parent f51b218cd7
commit fdecdd2602
23 changed files with 0 additions and 465 deletions
-8
View File
@@ -1,8 +0,0 @@
export RUBYOPT="-Ku"
export RUBY_HEAP_MIN_SLOTS=800000
export RUBY_HEAP_FREE_MIN=100000
export RUBY_FREE_MIN=200000
export RUBY_HEAP_SLOTS_INCREMENT=300000
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
export RUBY_GC_MALLOC_LIMIT=79000000
-1
View File
@@ -1 +0,0 @@
eval "$(rbenv init -)"
-5
View File
@@ -1,5 +0,0 @@
# if $(brew &>/dev/null)
# then
# brew install rbenv
# brew install ruby-build
# fi