termux-packages/packages/zsh
Tom Yan 5d3ef9ba0c make PS1 dynamic and shell-specific
PS1 is not supposed to be an environment variable (i.e. will not
be listed in `printenv` but only in `set`). Its value should also
be shell-specific.

With this commit we can stop exporting a static PS1 as env var on
the java side.

The prompt would now indicate whether the current user is root.
2018-06-22 01:11:37 +02:00
..
Src-exec.c.patch
build.sh zsh: Update from 5.5 to 5.5.1 2018-04-22 21:42:47 +02:00
compaudit.patch
configure.patch
etc-zshrc make PS1 dynamic and shell-specific 2018-06-22 01:11:37 +02:00
src-init.c.patch
src-module.c.patch
tmp_path.patch