Skip to content

Commit

Permalink
Merge pull request #188 from segevfiner/patch-1
Browse files Browse the repository at this point in the history
Add note how to zcompile everything to man page
  • Loading branch information
mattmc3 authored Jun 25, 2024
2 parents 3a30f36 + ba5412b commit a3ab1fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/antidote.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@ The static file can be Zsh compiled with the following **zstyle**:

| zstyle ':antidote:static' zcompile 'yes'

Or, to Zsh compile everything, static file and all bundles:

| zstyle ':antidote:*' zcompile 'yes'

# SEE ALSO

For more information, visit https://getantidote.github.io/

0 comments on commit a3ab1fa

Please sign in to comment.