From 6db62d16e8f6f8fd31729479757a21e4c05cb6e9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Tue, 4 Jan 2022 10:36:41 +0100 Subject: [PATCH 1/1] remove duplicates --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 1c0a28f..a9574bd 100644 --- a/.zshrc +++ b/.zshrc @@ -131,6 +131,8 @@ source ~/.zsh_local source ~/.env_* +typeset -U path + #zle -N zle-line-init #zle -N zle-keymap-select -- 2.39.2