Update dotfiles/.zshrc
This commit is contained in:
parent
2b2338ad0b
commit
12352787ca
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue