mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
updated some stuff 8P
This commit is contained in:
parent
775f8f57b9
commit
8ef9d522a9
3 changed files with 23 additions and 5 deletions
6
custom/ree.zsh
Normal file
6
custom/ree.zsh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Ruby Enterprise settings (twitter)
|
||||
export RUBY_HEAP_MIN_SLOTS=500000
|
||||
export RUBY_HEAP_SLOTS_INCREMENT=250000
|
||||
export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1
|
||||
export RUBY_GC_MALLOC_LIMIT=50000000
|
||||
export RUBY_HEAP_FREE_MIN=500000
|
||||
Loading…
Add table
Add a link
Reference in a new issue