summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2021-09-16 02:59:51 -0400
committerSeth Flynn <[email protected]>2021-09-16 03:03:08 -0400
commit19cc17f60df5f754ab2a12f544a64ef4ddcc731e (patch)
tree545a4b8881330a787e969a8b0e25e319a4534ee5 /.gitmodules
parent12021e66863261359954b20472893540870c7073 (diff)
switch to powerlevel10k
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4204533..e4ed953 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,4 +18,7 @@
url = https://github.com/zdharma/fast-syntax-highlighting.git
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
- url = https://github.com/tmux-plugins/tpm
+ url = https://github.com/tmux-plugins/tpm.git
+[submodule "shells/.local/share/zsh/powerlevel10k"]
+ path = shells/.local/share/zsh/powerlevel10k
+ url = https://github.com/romkatv/powerlevel10k.git