[zsh] pure prompt submodule
This commit is contained in:
parent
85d21ca303
commit
122016b699
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4e0ce0a2f8576894e5dad83857e9a9851faa0f5b
|
||||
Subproject commit a02209d36c8509c0e62f44324127632999c9c0cf
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -40,3 +40,6 @@
|
|||
[submodule ".config/tmux/plugins/tpm"]
|
||||
path = .config/tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule ".config/zsh/prompts/pure"]
|
||||
path = .config/zsh/prompts/pure
|
||||
url = https://github.com/sindresorhus/pure.git
|
||||
|
|
Loading…
Reference in a new issue