From: Hendrik Jäger Date: Tue, 4 Jan 2022 09:36:41 +0000 (+0100) Subject: remove duplicates X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=6db62d16e8f6f8fd31729479757a21e4c05cb6e9;p=user%2Fhenk%2Fvcsh%2Fzsh.git remove duplicates --- 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