Up ulimit for zsh

This commit is contained in:
Jeremy Dormitzer 2021-02-22 17:06:28 -05:00
parent 24ad9d622a
commit 4287678dc7

View File

@ -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