This commit is contained in:
David Tomaschik
2022-05-13 22:03:06 -07:00
parent 2ab9bd3452
commit dae254e240
3 changed files with 7 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ zstyle ':completion::complete:*' use-cache on
zstyle ':completion::complete:*' cache-path "${ZDOTDIR:-$HOME}/.zcompcache"
# .profile is universal
. /etc/profile
. ~/.profile
# Deduplicate the path
typeset -U path