mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Mention that file is only needed with omz
This commit is contained in:
parent
cab039a550
commit
74bdfcbc0b
|
@ -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%})"
|
||||||
|
|
Loading…
Reference in a new issue