diff --git a/.config/zsh/prompts/pure b/.config/zsh/prompts/pure index 4e0ce0a..a02209d 160000 --- a/.config/zsh/prompts/pure +++ b/.config/zsh/prompts/pure @@ -1 +1 @@ -Subproject commit 4e0ce0a2f8576894e5dad83857e9a9851faa0f5b +Subproject commit a02209d36c8509c0e62f44324127632999c9c0cf diff --git a/.gitmodules b/.gitmodules index e03fe22..1584667 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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