diff options
author | Paul Morganthall <pcm@morganthall.com> | 2017-11-01 08:56:14 -0400 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2017-11-01 05:56:14 -0700 |
commit | 47406d7afe01824182b90d1c0d0a460e1f07db5e (patch) | |
tree | 7ed22f801550cd5c62ed408566a52574e4e85582 /themes | |
parent | 1700c948b4cbc5c99640e01923cd6b6e58baebee (diff) | |
download | zsh-47406d7afe01824182b90d1c0d0a460e1f07db5e.tar.gz zsh-47406d7afe01824182b90d1c0d0a460e1f07db5e.tar.bz2 zsh-47406d7afe01824182b90d1c0d0a460e1f07db5e.zip |
Replace preview link. (#6369)
The old preview on Skitch is no longer available (closed account?). The new preview is on a free Flickr which might last longer. ?
Diffstat (limited to 'themes')
-rw-r--r-- | themes/gallifrey.zsh-theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/gallifrey.zsh-theme b/themes/gallifrey.zsh-theme index fce7cb923..252566f06 100644 --- a/themes/gallifrey.zsh-theme +++ b/themes/gallifrey.zsh-theme @@ -1,4 +1,4 @@ -# ZSH Theme - Preview: http://img.skitch.com/20091113-qqtd3j8xinysujg5ugrsbr7x1y.jpg +# ZSH Theme - Preview: https://flic.kr/p/ZFvivf local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" PROMPT='%{$fg[green]%}%m%{$reset_color%} %2~ $(git_prompt_info)%{$reset_color%}%B»%b ' |