Add agnoster theme
This commit is contained in:
parent
967c91a351
commit
61e91b8fb0
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -10,3 +10,6 @@
|
|||
[submodule "modules/prompt/external/powerline"]
|
||||
path = modules/prompt/external/powerline
|
||||
url = https://github.com/davidjrice/prezto_powerline.git
|
||||
[submodule "modules/prompt/external/agnoster"]
|
||||
path = modules/prompt/external/agnoster
|
||||
url = https://gist.github.com/3712874.git
|
||||
|
|
1
modules/prompt/external/agnoster
vendored
Submodule
1
modules/prompt/external/agnoster
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 43cb371f361eecf62e9dac7afc73a1c16edf89c7
|
1
modules/prompt/functions/prompt_agnoster_setup
Symbolic link
1
modules/prompt/functions/prompt_agnoster_setup
Symbolic link
|
@ -0,0 +1 @@
|
|||
../external/agnoster/agnoster.zsh-theme
|
Loading…
Reference in a new issue