Added myfly repo as submodule and into config
This commit is contained in:
parent
09a502555c
commit
5b259816b2
3 changed files with 7 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -10,7 +10,12 @@
|
|||
path = plugins/zsh-syntax-highlighting
|
||||
url = https://git.gc4.at/linux/zsh-syntax-highlighting
|
||||
|
||||
[submodule "plugins/mcfly"]
|
||||
path = plugins/mcfly
|
||||
url = https://git.gc4.at/linux/mcfly
|
||||
|
||||
[submodule "themes/powerlevel10k"]
|
||||
path = themes/powerlevel10k
|
||||
url = https://git.gc4.at/linux/powerlevel10k.git
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue