-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
90 lines (90 loc) · 3.25 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[submodule ".config/zsh/oh-my-zsh"]
path = .config/zsh/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
update = rebase
branch = master
[submodule ".config/zsh/zsh-custom/plugins/zsh-autosuggestions"]
path = .config/zsh/zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
update = rebase
branch = master
[submodule ".config/zsh/zsh-custom/plugins/zsh-hist"]
path = .config/zsh/zsh-custom/plugins/zsh-hist
url = https://github.com/marlonrichert/zsh-hist.git
update = rebase
branch = main
[submodule ".config/zsh/zsh-custom/themes/powerlevel10k"]
path = .config/zsh/zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
update = rebase
branch = master
[submodule ".config/tmux/plugins/tmux-continuum"]
path = .config/tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
update = rebase
branch = master
[submodule ".config/tmux/plugins/tmux-resurrect"]
path = .config/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
update = rebase
branch = master
[submodule ".config/rEFInd/refind-theme-regular"]
path = .config/rEFInd/refind-theme-regular
url = https://github.com/bobafetthotmail/refind-theme-regular.git
update = rebase
branch = master
[submodule ".config/awesome/library/revelation"]
path = .config/awesome/library/revelation
url = https://github.com/guotsuan/awesome-revelation
update = rebase
branch = master
[submodule ".config/awesome/library/battery"]
path = .config/awesome/library/battery
url = https://github.com/Aire-One/awesome-battery_widget.git
update = rebase
branch = master
[submodule ".config/awesome/library/bling"]
path = .config/awesome/library/bling
url = https://github.com/BlingCorp/bling.git
update = rebase
branch = master
[submodule ".config/zsh/zsh-custom/themes/dircolors-solarized"]
path = .config/zsh/zsh-custom/themes/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git
update = rebase
branch = master
[submodule ".config/ranger/plugins/ranger_fzf_filter"]
path = .config/ranger/plugins/ranger_fzf_filter
url = https://github.com/MuXiu1997/ranger-fzf-filter.git
update = rebase
branch = main
[submodule ".config/tmux/plugins/tmux-fuzzback"]
path = .config/tmux/plugins/tmux-fuzzback
url = https://github.com/roosta/tmux-fuzzback.git
update = rebase
branch = main
[submodule ".config/zsh/zsh-custom/plugins/fzf-tab"]
path = .config/zsh/zsh-custom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
update = rebase
branch = master
[submodule ".config/zsh/zsh-custom/plugins/fzf-tab-source"]
path = .config/zsh/zsh-custom/plugins/fzf-tab-source
url = https://github.com/Freed-Wu/fzf-tab-source.git
update = rebase
branch = master
[submodule ".config/fzf-git"]
path = .config/fzf-git
url = https://github.com/junegunn/fzf-git.sh.git
update = rebase
branch = master
[submodule "/home/ragu/.config/ranger/plugins/ranger_devicons"]
path = .config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons.git
update = rebase
branch = main
[submodule "/home/ragu/.config/mpv/scripts/autosubsync"]
path = .config/mpv/scripts/autosubsync
url = https://github.com/Ajatt-Tools/autosubsync-mpv
update = rebase
branch = main