diff --git a/.gitignore b/.gitignore index 7a8f9b3..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -zsh/zsh-git-prompt/ diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b7ff242 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "zsh/zsh-git-prompt"] + path = zsh/zsh-git-prompt + url = https://github.com/olivierverdier/zsh-git-prompt.git diff --git a/zsh/zsh-git-prompt b/zsh/zsh-git-prompt new file mode 160000 index 0000000..1c96fe2 --- /dev/null +++ b/zsh/zsh-git-prompt @@ -0,0 +1 @@ +Subproject commit 1c96fe2a6a36653301144b8182ffc7cf063e1f3e