my dotfiles
at dwm 24 lines 920 B view raw
1[submodule ".config/eww"] 2 path = .config/eww 3 url = https://github.com/radstevee/ewwdots 4[submodule ".config/dwm"] 5 path = .config/dwm 6 url = https://github.com/radstevee/dwm 7[submodule ".config/st"] 8 path = .config/st 9 url = https://github.com/radstevee/st 10[submodule ".zsh/fzf-zsh-plugin"] 11 path = .zsh/fzf-zsh-plugin 12 url = https://github.com/unixorn/fzf-zsh-plugin.git 13[submodule ".zsh/gradle-completion"] 14 path = .zsh/gradle-completion 15 url = https://github.com/gradle/gradle-completion 16[submodule ".zsh/zsh-autosuggestions"] 17 path = .zsh/zsh-autosuggestions 18 url = https://github.com/zsh-users/zsh-autosuggestions 19[submodule ".zsh/zsh-history-substring-search"] 20 path = .zsh/zsh-history-substring-search 21 url = https://github.com/zsh-users/zsh-history-substring-search 22[submodule ".zsh/zsh-syntax-highlighting"] 23 path = .zsh/zsh-syntax-highlighting 24 url = https://github.com/zsh-users/zsh-syntax-highlighting.git