From d87ae9bd745c4b54017c67f9565d2c1cb53878a4 Mon Sep 17 00:00:00 2001 From: Andrea Mistrali Date: Mon, 9 Aug 2021 16:10:56 +0200 Subject: [PATCH] Readded pure prompt --- .gitmodules | 3 +++ zsh.d/prompts/pure | 1 + 2 files changed, 4 insertions(+) create mode 160000 zsh.d/prompts/pure diff --git a/.gitmodules b/.gitmodules index e69de29..f6f5ee9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "zsh.d/prompts/pure"] + path = zsh.d/prompts/pure + url = git@github.com:sindresorhus/pure.git diff --git a/zsh.d/prompts/pure b/zsh.d/prompts/pure new file mode 160000 index 0000000..b122bbf --- /dev/null +++ b/zsh.d/prompts/pure @@ -0,0 +1 @@ +Subproject commit b122bbfca59867f3f0d47b553e656b436ae03a9d