summaryrefslogtreecommitdiff
path: root/themes/af-magic.zsh-theme
diff options
context:
space:
mode:
authorDan Kerimdzhanov <kerimdzhanov@gmail.com>2014-03-08 23:51:16 +0600
committerDan Kerimdzhanov <kerimdzhanov@gmail.com>2014-03-08 23:51:59 +0600
commitc249c69065f1216bd83f5bd92e87f560e42675fb (patch)
tree03130232b6058c0503b252709a130f5788c59cca /themes/af-magic.zsh-theme
parente744bf22ca31dc165115a1409fee121f98e62871 (diff)
downloadzsh-c249c69065f1216bd83f5bd92e87f560e42675fb.tar.gz
zsh-c249c69065f1216bd83f5bd92e87f560e42675fb.tar.bz2
zsh-c249c69065f1216bd83f5bd92e87f560e42675fb.zip
Remove all copyright information in themes. Closes #2587
Diffstat (limited to 'themes/af-magic.zsh-theme')
-rw-r--r--themes/af-magic.zsh-theme6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/af-magic.zsh-theme b/themes/af-magic.zsh-theme
index 3c2f45658..97d142a0f 100644
--- a/themes/af-magic.zsh-theme
+++ b/themes/af-magic.zsh-theme
@@ -1,12 +1,6 @@
# af-magic.zsh-theme
-#
-# Author: Andy Fleming
-# URL: http://andyfleming.com/
# Repo: https://github.com/andyfleming/oh-my-zsh
# Direct Link: https://github.com/andyfleming/oh-my-zsh/blob/master/themes/af-magic.zsh-theme
-#
-# Created on: June 19, 2012
-# Last modified on: June 20, 2012
if [ $UID -eq 0 ]; then NCOLOR="red"; else NCOLOR="green"; fi
local return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"