mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
e8504ac49a
that only change the foreground color. %F works at least since Zsh 4.3.
5 lines
89 B
Bash
5 lines
89 B
Bash
# Found on the ZshWiki
|
|
# http://zshwiki.org/home/config/prompt
|
|
#
|
|
|
|
PROMPT="%F{red}%%%f "
|