From c9cbb782debb73fc4dc8c3e17a2d0b7bcbbfb3ae Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 24 Jun 2020 10:11:15 +0500 Subject: Update. --- .gitmodules | 3 +++ files/.zsh/forgit | 1 + files/.zsh/rc/S90_forgit | 1 + files/bin | 2 +- 4 files changed, 6 insertions(+), 1 deletion(-) create mode 160000 files/.zsh/forgit create mode 120000 files/.zsh/rc/S90_forgit 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 index 0000000..0a81745 --- /dev/null +++ b/files/.zsh/forgit @@ -0,0 +1 @@ +Subproject commit 0a817455d95f30aead9f4bc330e158e7b3d840ad 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 index 36e6977..2797502 160000 --- a/files/bin +++ b/files/bin @@ -1 +1 @@ -Subproject commit 36e6977442bab1724135ab60b171d59b38bb7111 +Subproject commit 279750251f0d6e864d3d80855b7fd3164387e3c6 -- cgit v1.2.3