Yet another try to get zsh to de-dup $PATH
This commit is contained in:
parent
339af1b4b2
commit
be0a524e23
@ -376,7 +376,7 @@ _ksi_deferred_init() {
|
||||
fi
|
||||
builtin unfunction _ksi_s_is_ok
|
||||
# Ensure PATH has no duplicate entries
|
||||
builtin typeset -U path PATH
|
||||
builtin typeset -gxU PATH="$PATH"
|
||||
fi
|
||||
builtin unset KITTY_IS_CLONE_LAUNCH KITTY_CLONE_SOURCE_STRATEGIES
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user