Browse Source

Add powerline theme

master
Sorin Ionescu 10 years ago
parent
commit
967c91a351
  1. 3
      .gitmodules
  2. 1
      modules/prompt/external/powerline
  3. 1
      modules/prompt/functions/prompt_powerline_setup

3
.gitmodules vendored

@ -7,3 +7,6 @@ @@ -7,3 +7,6 @@
[submodule "modules/completion/external"]
path = modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
[submodule "modules/prompt/external/powerline"]
path = modules/prompt/external/powerline
url = https://github.com/davidjrice/prezto_powerline.git

1
modules/prompt/external/powerline vendored

@ -0,0 +1 @@ @@ -0,0 +1 @@
Subproject commit 8e81152340c4beb2d941340d1feb2dc29bbcc309

1
modules/prompt/functions/prompt_powerline_setup

@ -0,0 +1 @@ @@ -0,0 +1 @@
../external/powerline/prompt_powerline_setup
Loading…
Cancel
Save