aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2025-01-28 20:45:01 +0500
committerAnton Bobov <anton@bobov.name>2025-01-28 20:45:01 +0500
commitbe240d7f12dc79366a5af9e6bf063a47c383ddec (patch)
tree2c31ebb9a4595d958ce92d7b337f5defba984be2
parent8cf581453addfb9cbe31530662b74a4aef003912 (diff)
zsh: Remove forgit module
-rw-r--r--.gitmodules3
m---------files/.zsh/forgit0
l---------files/.zsh/rc/S10_forgit1
3 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 9cc0bb6..9530c7f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,6 @@
[submodule "files/.zsh/z"]
path = files/.zsh/z
url = https://github.com/rupa/z.git
-[submodule "files/.zsh/forgit"]
- path = files/.zsh/forgit
- url = https://github.com/wfxr/forgit.git
[submodule "files/.zsh/grml-etc-core"]
path = files/.zsh/grml-etc-core
url = https://github.com/grml/grml-etc-core.git
diff --git a/files/.zsh/forgit b/files/.zsh/forgit
deleted file mode 160000
-Subproject d582f2aa0b5bf7948d78aca05c55a974e68f488
diff --git a/files/.zsh/rc/S10_forgit b/files/.zsh/rc/S10_forgit
deleted file mode 120000
index cfcc0b3..0000000
--- a/files/.zsh/rc/S10_forgit
+++ /dev/null
@@ -1 +0,0 @@
-../forgit/forgit.plugin.zsh \ No newline at end of file