aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 40f7fc1..fa9d898 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -122,3 +122,6 @@ ZSH_AUTOSUGGEST_USE_ASYNC=1
# Exec general init script
source ~/.initsh
+
+# Dedupe PATH
+typeset -U PATH