Add ulimit invocation back in here in case it actually does something
This commit is contained in:
parent
663bd1e36f
commit
ffd79b4d4c
@ -5,3 +5,4 @@ fi
|
||||
export PATH="$PATH:/Users/jdormit/.local/bin"
|
||||
eval "$(pyenv init --path)"
|
||||
export SYSTEM_VERSION_COMPAT=1
|
||||
ulimit -n 524288
|
||||
|
Loading…
Reference in New Issue
Block a user