I no longer need sublime text and zsh configs
This commit is contained in:
@@ -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 +0,0 @@
|
||||
eval "$(rbenv init -)"
|
||||
@@ -1,5 +0,0 @@
|
||||
# if $(brew &>/dev/null)
|
||||
# then
|
||||
# brew install rbenv
|
||||
# brew install ruby-build
|
||||
# fi
|
||||
Reference in New Issue
Block a user