zsh-workers
 help / color / mirror / code / Atom feed
e6d16bfd90637db9d6e2c0ec1403c85c3378ebd5 blob 126 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
# Very simple prompt

prompt_default_setup 2>/dev/null

PS1="%# "
PS2="> "
PS3='?# '
PS4='+> '

prompt_opts=( cr percent sp )
debug log:

solving e6d16bf ...
found e6d16bf in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).