summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2020-10-22 07:31:59 -0400
committerKjetil Orbekk <kj@orbekk.com>2020-10-22 07:31:59 -0400
commit3a660f68f1d6a200e7ce98068cc7a0406bb38182 (patch)
tree63955e78ab06aa42613fba863bd3d7e6bafcb8e1 /.gitmodules
parent354923f337c17127503dcbd209d090d978e0ecff (diff)
Switch to zsh powerline10k prompt
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f8023f..89907ae 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
[submodule "zgen"]
path = old/zgen
url = https://github.com/tarjoilija/zgen.git
-[submodule "zsh/zsh/pure"]
- path = zsh/.zsh/pure
- url = https://github.com/sindresorhus/pure.git
[submodule "zsh/.zsh/fast-syntax-highlighting"]
path = zsh/.zsh/fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting
+[submodule "zsh/.zsh/powerlevel10k"]
+ path = zsh/.zsh/powerlevel10k
+ url = https://github.com/romkatv/powerlevel10k.git