This website requires JavaScript.
Explore
Help
Sign in
linux
/
ohmyzsh
Watch
1
Star
0
Fork
You've already forked ohmyzsh
0
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced
2024-11-19 21:41:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e8504ac49a
ohmyzsh
/
themes
/
imajes.zsh-theme
6 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
minimalist
2009-09-23 00:02:18 +02:00
# Found on the ZshWiki
# http://zshwiki.org/home/config/prompt
#
Replace %{$fg[color]%} by %F{color} in themes that only change the foreground color. %F works at least since Zsh 4.3.
2019-12-19 03:07:30 +01:00
PROMPT="%F{red}%%%f "
Reference in a new issue
Copy permalink