This commit is contained in:
abs3nt 2024-10-07 19:12:19 -07:00
parent 15311ecbdc
commit 8262d30eb1
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09

View File

@ -1,4 +1,3 @@
# Default post-hook functions (users can override these)
post_repo_clone() { post_repo_clone() {
cd "$1" cd "$1"
} }