Skip to content

Commit 1534182

Browse files
committed
add powerlevel10k as submodule
1 parent f326f60 commit 1534182

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@
2828
[submodule ".vim/bundle/vundle"]
2929
path = .vim/bundle/vundle
3030
url = https://github.com/gmarik/Vundle.vim
31+
[submodule "zsh_themes/powerlevel10k"]
32+
path = zsh_themes/powerlevel10k
33+
url = https://github.com/romkatv/powerlevel10k
34+
[submodule "zsh/themes/powerlevel10k"]
35+
path = zsh/themes/powerlevel10k
36+
url = https://github.com/romkatv/powerlevel10k

zsh/themes/powerlevel10k

Submodule powerlevel10k added at 2b7da93

0 commit comments

Comments
 (0)