From 74bdfcbc0bf5fcea663c4afadc0c54552ced99ec Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 9 Mar 2021 21:45:40 +0100 Subject: [PATCH] Mention that file is only needed with omz --- root/usr/share/oh-my-zsh/custom/themes/af-magic.zsh-theme | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/root/usr/share/oh-my-zsh/custom/themes/af-magic.zsh-theme b/root/usr/share/oh-my-zsh/custom/themes/af-magic.zsh-theme index 26d2bf2..ef72247 100644 --- a/root/usr/share/oh-my-zsh/custom/themes/af-magic.zsh-theme +++ b/root/usr/share/oh-my-zsh/custom/themes/af-magic.zsh-theme @@ -1,7 +1,11 @@ #!/usr/bin/env zsh # Inspired by af-magic.zsh-theme # Repo: https://github.com/andyfleming/oh-my-zsh -# Direct Link: https://github.com/andyfleming/oh-my-zsh/blob/master/themes/af-magic.zsh-theme + +# This is oh-my-zsh theme, it doesn't need to be included if you +# decide against using oh-my-zsh, included custom theme is a replica +# of this one, without depending on oh-my-zsh at all + # settings typeset +H return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"