diff options
| author | Anton Bobov <anton@bobov.name> | 2025-01-28 20:45:01 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2025-01-28 20:45:01 +0500 |
| commit | be240d7f12dc79366a5af9e6bf063a47c383ddec (patch) | |
| tree | 2c31ebb9a4595d958ce92d7b337f5defba984be2 | |
| parent | 8cf581453addfb9cbe31530662b74a4aef003912 (diff) | |
zsh: Remove forgit module
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.zsh/forgit | 0 | ||||
| l--------- | files/.zsh/rc/S10_forgit | 1 |
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 |
