Files
termux-packages/packages/zsh
termux-pacman-bot c5c9f2475d fix(main/zsh): Fix zsh-newuser-install being run twice (#20787)
Zsh already automatically runs zsh-newuser-install as part of the
`newuser` module. Running it manually in the system zshrc caused it to
run twice.

Not previously caught due to `zsh-newuser-install` exiting if the terminal size is below 72x15
2024-07-06 23:08:29 +00:00
..