1
0
Fork 0
dotfiles/ruby/config.zsh

4 lines
86 B
Bash

export RUBYOPT="-Ku"
export RUBY_GC_MALLOC_LIMIT=60000000
export RUBY_FREE_MIN=200000