Applied modifications for red theme

master
Felix Stupp 4 years ago
parent 6d971bf700
commit e7748711eb
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -1,6 +1,7 @@
# vim:ft=zsh ts=2 sw=2 sts=2 # vim:ft=zsh ts=2 sw=2 sts=2
# #
# agnoster's Theme - https://gist.github.com/3712874 # agnoster's Theme - Red Version
# Orignal (Blue): https://gist.github.com/3712874
# A Powerline-inspired theme for ZSH # A Powerline-inspired theme for ZSH
# #
# # README # # README
@ -198,7 +199,7 @@ prompt_hg() {
# Dir: current working directory # Dir: current working directory
prompt_dir() { prompt_dir() {
prompt_segment blue $CURRENT_FG '%~' prompt_segment 88 254 '%~'
} }
# Virtualenv: current working virtualenv # Virtualenv: current working virtualenv

Loading…
Cancel
Save