diff --git a/plugins/git/git-prompt.plugin.zsh b/plugins/git/git-prompt.plugin.zsh index e79749e7..9feda647 100644 --- a/plugins/git/git-prompt.plugin.zsh +++ b/plugins/git/git-prompt.plugin.zsh @@ -3,7 +3,8 @@ # DESCRIPTION: oh-my-zsh git information for your PROMPT. # AUTHOR: Ashley Dev (the.ashley.dev+git-prompt@gmail.com) # VERSION: 2.1 -# SCREENSHOT: +# SCREENSHOT: http://i.imgur.com/Yw1KG.png +# http://i.imgur.com/wx6MU.png # ------------------------------------------------------------------------------ # USAGE: diff --git a/themes/ashleydev.zsh-theme b/themes/ashleydev.zsh-theme index 30351a51..2cd37341 100644 --- a/themes/ashleydev.zsh-theme +++ b/themes/ashleydev.zsh-theme @@ -4,7 +4,8 @@ # and verbose git info. # AUTHOR: Ashley Dev (the.ashley.dev+zsh-theme@gmail.com) # VERSION: 2.1 -# SCREENSHOT: +# SCREENSHOT: http://i.imgur.com/Yw1KG.png +# http://i.imgur.com/wx6MU.png # ------------------------------------------------------------------------------ # NOTE: make sure to add 'git' to your list of oh-my-zsh plugins (in your