GIF89a;
Direktori : /proc/self/root/proc/self/root/proc/self/root/usr/share/zsh/5.0.2/functions/ |
Current File : //proc/self/root/proc/self/root/proc/self/root/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 "$@"