Skip to content
Snippets Groups Projects
after-update.sh 66 B
Newer Older
#!/bin/sh

[ -x /usr/local/bin/pre-commit ] && pre-commit install