.gitmodules (2179B)
1 [submodule "shell/powerlevel10k"] 2 path = shell/powerlevel10k 3 url = https://github.com/romkatv/powerlevel10k.git 4 [submodule "shell/zsh-syntax-highlighting"] 5 path = shell/zsh-syntax-highlighting 6 url = https://github.com/zsh-users/zsh-syntax-highlighting.git 7 [submodule "shell/zsh-completions"] 8 path = shell/zsh-completions 9 url = https://github.com/zsh-users/zsh-completions.git 10 [submodule "tools/solvitaire"] 11 path = tools/solvitaire 12 url = https://github.com/girst/solvitaire.git 13 [submodule "tools/conf"] 14 path = tools/conf 15 url = https://github.com/thezeroalpha/conf 16 [submodule "tools/tmpmail"] 17 path = tools/tmpmail 18 url = https://github.com/sdushantha/tmpmail.git 19 [submodule "tools/sc-im"] 20 path = tools/sc-im 21 url = https://github.com/andmarti1424/sc-im.git 22 [submodule "tools/hpanot"] 23 path = tools/hpanot 24 url = https://github.com/thezeroalpha/hpanot.git 25 [submodule "conf"] 26 url = https://github.com/thezeroalpha/conf.git 27 [submodule "tools/anotools-chrome"] 28 path = tools/anotools-chrome 29 url = https://github.com/thezeroalpha/anotools-chrome.git 30 [submodule "tools/fzf"] 31 path = tools/fzf 32 url = https://github.com/junegunn/fzf.git 33 [submodule "tools/LocalCDN"] 34 path = tools/LocalCDN 35 url = https://codeberg.org/nobody/LocalCDN.git 36 [submodule "tools/shfm"] 37 path = tools/shfm 38 url = https://github.com/dylanaraps/shfm 39 [submodule "tools/pfetch"] 40 path = tools/pfetch 41 url = https://github.com/dylanaraps/pfetch 42 [submodule "docs/pbib"] 43 path = docs/pbib 44 url = https://github.com/dylanaraps/pure-sh-bible.git 45 [submodule "tools/pipe-viewer"] 46 path = tools/pipe-viewer 47 url = https://github.com/trizen/pipe-viewer.git 48 [submodule "shell/osx-zsh-completions"] 49 path = shell/osx-zsh-completions 50 url = https://github.com/nilsonholger/osx-zsh-completions 51 [submodule "tools/speedread"] 52 path = tools/speedread 53 url = https://github.com/pasky/speedread.git 54 [submodule "tools/radio"] 55 path = tools/radio 56 url = https://github.com/thezeroalpha/radio 57 [submodule "tools/go-readability"] 58 path = tools/go-readability 59 url = https://github.com/go-shiori/go-readability 60 [submodule "tools/translate-shell"] 61 path = tools/translate-shell 62 url = https://github.com/soimort/translate-shell