5 lines
83 B
Bash
5 lines
83 B
Bash
autoload -Uz compinit promptinit
|
|
compinit
|
|
promptinit
|
|
|
|
PROMPT='%F{yellow}%1~%f %# '
|