]> git.rmz.io Git - dotfiles.git/blob - zsh/themes/example.zsh-theme
add xbindkeysrc
[dotfiles.git] / zsh / themes / example.zsh-theme
1 # Found on the ZshWiki
2 # http://zshwiki.org/home/config/prompt
3 #
4
5 PROMPT="%{$fg[red]%}%n%{$reset_color%}@%{$fg[blue]%}%m %{$fg[yellow]%}%~ %{$reset_color%}%% "