Created
September 30, 2012 01:43
-
-
Save haxney/3805609 to your computer and use it in GitHub Desktop.
My zsh theme (for now)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Adapted from rkj | |
PROMPT=$'%{\e[0;34m%}%B┌─[%b%{\e[0m%}%{\e[1;32m%}%n%{\e[1;30m%}@%{\e[0m%}%{\e[0;36m%}%m%{\e[0;34m%}%B]%b%{\e[0m%} - %b%{\e[0;34m%}%B[%b%{\e[1;37m%}%~%{\e[0;34m%}%B]%b%{\e[0m%} | |
%{\e[0;34m%}%B└─%B[%{\e[1;35m%}%(!.#.$)%{\e[0;34m%}%B]%{\e[0m%}%b ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment