zsh-workers
 help / color / mirror / code / Atom feed
e2b38d49eb0425ba9736c8ec213ca2f08806dfc5 blob 271 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
# Converted to zsh prompt theme by bash2zshprompt, written by <adam@spiers.net>
# Red Hat Default Prompt
# Styled like the default prompt in Red Hat 5.1
#
prompt_redhat_setup () {
  PS1='[%n@%m %1~]$ '
  PS2="> "

  prompt_opts=( cr percent )
}

prompt_redhat_setup "$@"
debug log:

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