zsh-workers
 help / color / mirror / code / Atom feed
5bde7f9ab41d605864c4455f839e6262548d9f82 blob 273 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 5bde7f9 ...
found 5bde7f9 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).