Browse Source

Add pure theme

master
Sorin Ionescu 10 years ago
parent
commit
9f82926f6e
  1. 3
      .gitmodules
  2. 1
      modules/prompt/external/pure
  3. 1
      modules/prompt/functions/prompt_pure_setup

3
.gitmodules vendored

@ -13,3 +13,6 @@ @@ -13,3 +13,6 @@
[submodule "modules/prompt/external/agnoster"]
path = modules/prompt/external/agnoster
url = https://gist.github.com/3712874.git
[submodule "modules/prompt/functions/pure"]
path = modules/prompt/external/pure
url = https://github.com/sindresorhus/pure.git

1
modules/prompt/external/pure vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 2577a4cc078d05c51d9d8e4278b8d16ab348a1b9

1
modules/prompt/functions/prompt_pure_setup

@ -0,0 +1 @@ @@ -0,0 +1 @@
../external/pure/pure.zsh
Loading…
Cancel
Save