zsh-workers
 help / color / mirror / code / Atom feed
f604b477f0832d6a708ac691e3f33e24e22dd8d0 blob 121 bytes (raw)

1
2
3
4
5
6
7
8
9
 
# Very simple prompt
prompt_off_setup () {
  PS1="%# "
  PS2="> "

  prompt_opts=( cr percent )
}

prompt_off_setup "$@"
debug log:

solving f604b47 ...
found f604b47 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).