Fix submodule for pure theme

This commit is contained in:
ChrisTitusTech 2020-05-29 12:36:42 -05:00
parent 720b55402c
commit 5ee0a02e90
3 changed files with 6 additions and 3 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "/home/titus/zsh/.zsh/pure"]
path = /home/titus/zsh/.zsh/pure
url = https://github.com/sindresorhus/pure.git
[submodule ".zsh/pure"]
path = .zsh/pure
url = https://github.com/sindresorhus/pure.git