From 58e37fc28b5907cd3cf360f55710f69c8beeb954 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 17 Oct 2020 14:28:57 -0400 Subject: Add zsh pure prompt submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 696b396..aadd10a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "zgen"] path = zgen url = https://github.com/tarjoilija/zgen.git +[submodule "zsh/zsh/pure"] + path = zsh/zsh/pure + url = https://github.com/sindresorhus/pure.git -- cgit v1.2.3