zsh/README.md
Tobias Schmidl 90965f36e7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: updated pre-commit repos
2024-05-05 12:58:43 +02:00

13 lines
193 B
Markdown

<!--
SPDX-FileCopyrightText: 2023 Tobias Schmidl
SPDX-License-Identifier: GPL-3.0-or-later
-->
# zsh
## init of pre-commit hooks
```shell
pre-commit install -t commit-msg -t pre-commit
```