GIF89a; Mini Shell

Mini Shell

Direktori : /usr/share/zsh/5.0.2/functions/
Upload File :
Current File : //usr/share/zsh/5.0.2/functions/prompt_off_setup

# Very simple prompt
prompt_off_setup () {
  PS1="%# "
  PS2="> "

  prompt_opts=( cr percent )
}

prompt_off_setup "$@"

./BlackJoker Mini Shell 1.0