Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-02 17:24:46 +00:00
parent 2b2338ad0b
commit 12352787ca

View file

@ -1,8 +1,5 @@
# shellcheck disable=SC1090,SC1091,SC2034,SC2154,SC2296 # shellcheck disable=SC1090,SC1091,SC2034,SC2154,SC2296
### Profiling Support (via `zprof`)
zmodload zsh/zprof
### Language / Fonts ### Language / Fonts
export LANG="en_US" export LANG="en_US"
export LC_ALL="en_US.UTF-8" export LC_ALL="en_US.UTF-8"