Add powerline theme
This commit is contained in:
parent
087fce8548
commit
967c91a351
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
Submodule
1
modules/prompt/external/powerline
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8e81152340c4beb2d941340d1feb2dc29bbcc309
|
1
modules/prompt/functions/prompt_powerline_setup
Symbolic link
1
modules/prompt/functions/prompt_powerline_setup
Symbolic link
|
@ -0,0 +1 @@
|
|||
../external/powerline/prompt_powerline_setup
|
Loading…
Reference in a new issue