Update docs

This commit is contained in:
0d0 2025-02-25 17:06:17 +01:00
parent 3aaadc2b92
commit 760812c692
3 changed files with 24 additions and 2 deletions

View file

@ -1,6 +1,8 @@
#!/bin/bash
## Configures pre commit hook for the current repos
## Prepares the current environment:
## - Installing dependencies
## - Configuring git hooks
set -e