Set up pre-commit hooks
This commit is contained in:
parent
5a08abf60b
commit
e9eb300499
3 changed files with 27 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ network-manager \
|
|||
nmap \
|
||||
pipx \
|
||||
postfix \
|
||||
pre-commit \
|
||||
pulseaudio \
|
||||
pulseaudio-utils \
|
||||
python3-poetry \
|
||||
|
|
|
|||
|
|
@ -6,3 +6,5 @@ systemctl --user enable syncthing.service
|
|||
systemctl --user start syncthing.service
|
||||
|
||||
mkdir -p ~/Pictures/screenshots
|
||||
|
||||
pre-commit install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue