Skip to content

Commit

Permalink
Update frameworks/zinit-light.zsh
Browse files Browse the repository at this point in the history
to avoid the following error message

    ==> zimfw/git-info
    ==> No files for compilation found
  • Loading branch information
ericbn committed May 6, 2024
1 parent 75fedd0 commit 15858ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/zinit-light.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ zinit ice autoload"mkcd;mkpw"
zinit light "zimfw/utility"
zinit ice autoload"duration-info-precmd;duration-info-preexec"
zinit light "zimfw/duration-info"
zinit ice autoload"coalesce;git-action;git-info"
zinit ice autoload"coalesce;git-action;git-info" nocompile
zinit light "zimfw/git-info"
zinit light "zimfw/asciiship"
zinit ice as"completion"
Expand Down

0 comments on commit 15858ca

Please sign in to comment.