diff options
| -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 |
