mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-02-16 15:54:29 +01:00
spello
This commit is contained in:
parent
5669c12c66
commit
25e5f5985f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ if [[ $__p9k_sourced != 13 ]]; then
|
||||||
>&2 print -P "[%F{1}ERROR%f]: Corrupted powerlevel10k installation."
|
>&2 print -P "[%F{1}ERROR%f]: Corrupted powerlevel10k installation."
|
||||||
>&2 print -P ""
|
>&2 print -P ""
|
||||||
if (( ${+functions[antigen]} )); then
|
if (( ${+functions[antigen]} )); then
|
||||||
>&2 print -P "If using %Bantigen%b, run the folowing command to fix:"
|
>&2 print -P "If using %Bantigen%b, run the following command to fix:"
|
||||||
>&2 print -P ""
|
>&2 print -P ""
|
||||||
>&2 print -P " %F{2}antigen%f reset"
|
>&2 print -P " %F{2}antigen%f reset"
|
||||||
if [[ -d ~/.antigen ]]; then
|
if [[ -d ~/.antigen ]]; then
|
||||||
|
|
Loading…
Reference in a new issue