From be240d7f12dc79366a5af9e6bf063a47c383ddec Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Tue, 28 Jan 2025 20:45:01 +0500 Subject: zsh: Remove forgit module --- .gitmodules | 3 --- files/.zsh/forgit | 1 - files/.zsh/rc/S10_forgit | 1 - 3 files changed, 5 deletions(-) delete mode 160000 files/.zsh/forgit delete mode 120000 files/.zsh/rc/S10_forgit 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 index d582f2a..0000000 --- a/files/.zsh/forgit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d582f2aa0b5bf7948d78aca05c55a974e68f4884 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 -- cgit v1.2.3