From 5a358e264a796cce4ac9c45de415731d47711593 Mon Sep 17 00:00:00 2001 From: Forrest Date: Sat, 28 Nov 2015 15:00:57 -0800 Subject: [PATCH] added image preview to theme --- themes/nira.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nira.zsh-theme b/themes/nira.zsh-theme index 9dffdbe3f..fa95a3d93 100644 --- a/themes/nira.zsh-theme +++ b/themes/nira.zsh-theme @@ -1,4 +1,4 @@ -# Based on bira zsh theme with nvm, rvm and jenv support +# Based on bira zsh theme but with NVM instead of RVM - Preview: http://i.imgur.com/TnIzmkD.jpg local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" local user_host='%{$terminfo[bold]$fg[green]%}%n@%m%{$reset_color%}'