1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-10 16:32:00 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Mai-Lapyst
c74056fca8 Merge 4d76f3685b into 7c10d9839f 2026-04-07 14:46:21 +00:00
Mai-Lapyst
4d76f3685b Fix link to prek's source repository 2026-03-13 19:17:22 +01:00

View File

@@ -1,7 +1,7 @@
# Pre-commit plugin
This plugin adds aliases for common commands of [pre-commit](https://pre-commit.com/).
It also supports [prek](https://github.com/prek/prek) as a drop-in replacement.
It also supports [prek](https://github.com/j178/prek) as a drop-in replacement.
If `prek` is available, it will be used; otherwise, `pre-commit` is used as fallback.
To use this plugin, add it to the plugins array in your zshrc file: