diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 15:25:25 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 15:37:27 -0500 |
commit | 7608f4a0d8fe3d239b813d7282a4c1ec07bb1327 (patch) | |
tree | ea11cd7f59493351d1ca789654c2e9b82fad87fa /.gitmodules | |
parent | Added zeta ssh certs (diff) |
Switch to powerline10k prompt after god knows how many years of wunjo
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d01c823..0043565 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule ".fonts/Inconsolata-Hellenic"] path = .fonts/Inconsolata-Hellenic url = git://github.com/cosmix/Inconsolata-Hellenic.git +[submodule ".zsh/powerlevel10k"] + path = .zsh/powerlevel10k + url = https://github.com/romkatv/powerlevel10k.git |