Skip to content

Commit

Permalink
fix: attempt to fix #1187
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Sep 21, 2022
1 parent 3f2bc83 commit 9a5d7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spaceship.zsh
Expand Up @@ -97,7 +97,7 @@ SPACESHIP_PROMPT_DEFAULT_SUFFIX="${SPACESHIP_PROMPT_DEFAULT_SUFFIX=" "}"
# Spaceship utils/hooks/etc
# ------------------------------------------------------------------------------

typeset -gr SPACESHIP_LIBS=(
SPACESHIP_LIBS=(
"lib/utils.zsh" # General porpuse utils
"lib/cache.zsh" # Cache utils
"lib/hooks.zsh" # Zsh hooks
Expand Down

0 comments on commit 9a5d7be

Please sign in to comment.