git: Rename zsh-autoload.sh -> external-script.sh

With the last commit 9c1e3f4679 (git:zsh-autoload: Use relative
scripts/ folder, 2025-09-12), `zsh-autoload.sh` could execute any type
of external script. Rename it to a more generic name.
This commit is contained in:
2025-09-12 16:25:39 +02:00
parent 9c1e3f4679
commit 6db1a710c6
4 changed files with 18 additions and 18 deletions

View File

@@ -0,0 +1 @@
../../.config/git/external-script.sh

View File

@@ -1 +0,0 @@
../../.config/git/zsh-autoload.sh