zsh: fix shell not sourcing /etc/profile
authorJohn Audia <redacted>
Fri, 4 Jul 2025 10:16:07 +0000 (06:16 -0400)
committerRobert Marko <redacted>
Fri, 4 Jul 2025 13:18:32 +0000 (15:18 +0200)
commit82be093872a2dd06fce4eedac572fec1ae1d0985
treeae914280587932e87f2b159b82c703904ecb6639
parentad3c42c407463ca4c552b3091ed8c27cf8993d02
zsh: fix shell not sourcing /etc/profile

Currently our zsh package does not source /etc/profile which is the
expected behavior to setup environment configs.

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64

Signed-off-by: John Audia <redacted>
utils/zsh/Makefile
utils/zsh/files/zprofile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT