From 6c226580ae76496c07e5621d1cb682a7d6cfa95e Mon Sep 17 00:00:00 2001 From: Simonas Narbutas Date: Mon, 9 Jul 2018 17:30:43 +0200 Subject: [PATCH] macbook: add zsh-git-prompt repo Change-Id: Ief89eae04c96d08db05ac8d78758cf31a408cb06 --- .gitmodules | 3 +++ .zsh-git-prompt | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 .zsh-git-prompt diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..392bf5b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".zsh-git-prompt"] + path = .zsh-git-prompt + url = http://localhost:8081/simas/dotfiles.git diff --git a/.zsh-git-prompt b/.zsh-git-prompt new file mode 160000 index 0000000..0a6c8b6 --- /dev/null +++ b/.zsh-git-prompt @@ -0,0 +1 @@ +Subproject commit 0a6c8b610e799040b612db8888945f502a2ddd9d