/usr/lib/shellex/conf/40-setprompt is in shellex 0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # vim:ft=zsh
# Set the prompt
# © 2013 Axel Wagner and contributors (see also: LICENSE)
PROMPT="shellex> "
|