My zsh prompt (looks good in solarized)
inside .zshrc:
autoload -U colors && colors
PROMPT="%t %{$fg[cyan]%}%?%{$resetcolor%} %{$fg[blue]%}%~%{$resetcolor%} %# "
This makes a clean looking functional prompt in solarized that displays system time, return code of last command, and current working directory.
Written by Kevin Beddingfield
Related protips
1 Response
cool, any chance of a screenshot?
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Zsh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#