Add powerlevel9k theme
This commit is contained in:
parent
ba0cb8afd8
commit
6a8f1c6b16
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -25,3 +25,6 @@
|
|||
[submodule "modules/prompt/external/async"]
|
||||
path = modules/prompt/external/async
|
||||
url = https://github.com/mafredri/zsh-async.git
|
||||
[submodule "modules/prompt/external/powerlevel9k"]
|
||||
path = modules/prompt/external/powerlevel9k
|
||||
url = https://github.com/bhilburn/powerlevel9k.git
|
||||
|
|
1
modules/prompt/external/powerlevel9k
vendored
Submodule
1
modules/prompt/external/powerlevel9k
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 688f6203b4a1e048ee45bb9493069ab22840fd54
|
1
modules/prompt/functions/prompt_powerlevel9k_setup
Symbolic link
1
modules/prompt/functions/prompt_powerlevel9k_setup
Symbolic link
|
@ -0,0 +1 @@
|
|||
../external/powerlevel9k/powerlevel9k.zsh-theme
|
Loading…
Reference in a new issue