diff --git a/setup.sh b/setup.sh index c02e690..b8c451b 100755 --- a/setup.sh +++ b/setup.sh @@ -24,6 +24,7 @@ else echo "uv is already installed." fi source $SHELL_RC +cat $SHELL_RC rye sync rye run pre-commit install --hook-type commit-msg --hook-type pre-commit