chore: Remove orphaned z submodule reference from .gitmodules

3rd-party/z (rupa/z) was declared but the directory doesn't exist on
disk, isn't in the git index, and nothing sources it — zoxide replaced
it as the cd-frecency tool (see rc.d/zoxide). complete-alias and
fzf-git.sh are left as-is; they still need to be initialized via the
chezmoi-managed external config that clones this repo (separate task).
This commit is contained in:
2026-08-22 00:55:59 +02:00
parent 6968a93343
commit d94d9177d3
-3
View File
@@ -1,6 +1,3 @@
[submodule "3rd-party/z"]
path = 3rd-party/z
url = https://github.com/rupa/z.git
[submodule "3rd-party/complete-alias"] [submodule "3rd-party/complete-alias"]
path = 3rd-party/complete-alias path = 3rd-party/complete-alias
url = https://github.com/cykerway/complete-alias.git url = https://github.com/cykerway/complete-alias.git