diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | files/.zsh/forgit | 0 | ||||
| l--------- | files/.zsh/rc/S90_forgit | 1 | ||||
| m--------- | files/bin | 0 |
4 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 98a0a4b..385cbae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,9 @@ [submodule "files/.zsh/z"] path = files/.zsh/z url = https://github.com/abobov/z.git +[submodule "files/.zsh/forgit"] + path = files/.zsh/forgit + url = https://github.com/wfxr/forgit.git # Mutt [submodule "mutt-colors-solarized"] path = files/.mutt/mutt-colors-solarized diff --git a/files/.zsh/forgit b/files/.zsh/forgit new file mode 160000 +Subproject 0a817455d95f30aead9f4bc330e158e7b3d840a diff --git a/files/.zsh/rc/S90_forgit b/files/.zsh/rc/S90_forgit new file mode 120000 index 0000000..cfcc0b3 --- /dev/null +++ b/files/.zsh/rc/S90_forgit @@ -0,0 +1 @@ +../forgit/forgit.plugin.zsh
\ No newline at end of file diff --git a/files/bin b/files/bin -Subproject 36e6977442bab1724135ab60b171d59b38bb711 +Subproject 279750251f0d6e864d3d80855b7fd3164387e3c |
