-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 934 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".config/zsh/zplugins/zsh-autosuggestions"]
path = .config/zsh/zplugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".config/zsh/zplugins/zsh-syntax-highlighting"]
path = .config/zsh/zplugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".config/zsh/zplugins/zsh-vi-mode"]
path = .config/zsh/zplugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
[submodule ".config/zsh/zplugins/zsh-colored-man-pages"]
path = .config/zsh/zplugins/zsh-colored-man-pages
url = https://github.com/ael-code/zsh-colored-man-pages.git
[submodule ".config/zsh/zplugins/spaceship-prompt"]
path = .config/zsh/zplugins/spaceship-prompt
url = https://github.com/spaceship-prompt/spaceship-prompt.git
[submodule ".config/qtile/widgets"]
path = .config/qtile/widgets
url = https://github.com/ArseniySukhanov/qtile-widgets