#1041361 zsh: remove /bin and /sbin from default $PATH

Package:
zsh
Source:
zsh
Description:
shell with lots of features
Submitter:
Date:
2023-07-18 00:00:04 UTC
Severity:
normal
#1041361#5
Date:
2023-07-17 23:57:36 UTC
From:
To:
Dear Maintainer,

Debian 13 (trixie) only supports usrmerged systems, therefore /bin will always be a symlink to /usr/bin, and /sbin will always be a symlink to /usr/sbin.

Please remove /bin and /sbin from $PATH defined in /etc/zsh/zshenv because they are no longer necessary and only increase the length of $PATH.