Up ulimit for zsh
This commit is contained in:
parent
24ad9d622a
commit
4287678dc7
@ -101,6 +101,9 @@ alias kns="kubens"
|
||||
alias kctx="kubectx"
|
||||
alias tf="terraform"
|
||||
|
||||
# Up the ulimit
|
||||
ulimit -S -n 4096
|
||||
|
||||
# VTerm integration
|
||||
# Some of the most useful features in emacs-libvterm require shell-side
|
||||
# configurations. The main goal of these additional functions is to enable the
|
||||
|
Loading…
Reference in New Issue
Block a user