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