瀏覽代碼

add pure prompt

Matt Hamilton 8 年之前
父節點
當前提交
c58e75ca82
共有 4 個文件被更改,包括 6 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 1 0
      modules/prompt/external-themes/pure
  3. 1 0
      modules/prompt/functions/async
  4. 1 0
      modules/prompt/functions/prompt_pure_setup

+ 3 - 0
.gitmodules

@@ -7,3 +7,6 @@
 [submodule "modules/syntax-highlighting/external"]
 	path = modules/syntax-highlighting/external
 	url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule "modules/prompt/external-themes/pure"]
+	path = modules/prompt/external-themes/pure
+	url = https://github.com/sindresorhus/pure.git

+ 1 - 0
modules/prompt/external-themes/pure

@@ -0,0 +1 @@
+Subproject commit 264658de3742b2c82211ef08193302e8cbf1714f

+ 1 - 0
modules/prompt/functions/async

@@ -0,0 +1 @@
+../external-themes/pure/async.zsh

+ 1 - 0
modules/prompt/functions/prompt_pure_setup

@@ -0,0 +1 @@
+../external-themes/pure/pure.zsh