Mention that file is only needed with omz

This commit is contained in:
ItsDrike 2021-03-09 21:45:40 +01:00
parent cab039a550
commit 74bdfcbc0b
No known key found for this signature in database
GPG key ID: 252D306F545351FC

View file

@ -1,7 +1,11 @@
#!/usr/bin/env zsh #!/usr/bin/env zsh
# Inspired by af-magic.zsh-theme # Inspired by af-magic.zsh-theme
# Repo: https://github.com/andyfleming/oh-my-zsh # 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 # settings
typeset +H return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})" typeset +H return_code="%(?..%{$fg[red]%}%? ↵%{$reset_color%})"