DIR:/proc/self/root/proc/thread-self/root/usr/share/zsh/5.5.1/functions/ |
Current File : //proc/self/root/proc/thread-self/root/usr/share/zsh/5.5.1/functions/prompt_off_setup |
# Very simple prompt prompt_default_setup 2>/dev/null PS1="%# " PS2="> " PS3='?# ' PS4='+> ' prompt_opts=( cr percent sp ) |