summaryrefslogtreecommitdiff
path: root/themes/itchy.zsh-theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/itchy.zsh-theme')
-rw-r--r--themes/itchy.zsh-theme2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/itchy.zsh-theme b/themes/itchy.zsh-theme
index c23889edf..e1f2d56e2 100644
--- a/themes/itchy.zsh-theme
+++ b/themes/itchy.zsh-theme
@@ -1,5 +1,3 @@
-# Inspired by http://peepcode.com/blog/2012/my-command-line-prompt
-
local smiley="%(?,%{$fg[green]%}☺%{$reset_color%},%{$fg[red]%}☹%{$reset_color%})"
local user="%{$fg[cyan]%}%n%{$reset_color%}"