-
Notifications
You must be signed in to change notification settings - Fork 1
/
.modules.json
32 lines (32 loc) · 1.04 KB
/
.modules.json
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
[
{
"path": "tmux/.tmux/plugins/tmux-prefix-highlight",
"remote": "https://github.com/tmux-plugins/tmux-prefix-highlight",
"rev": "41d4ef4990d9435017a5607bbb9ee4b4eafe7b31"
},
{
"path": "tmux/.tmux/plugins/tmux-sidebar",
"remote": "https://github.com/tmux-plugins/tmux-sidebar",
"rev": "aacbdb45bc5ab69db448a72de4155d0b8dbac677"
},
{
"path": "tmux/.tmux/plugins/tpm",
"remote": "https://github.com/tmux-plugins/tpm",
"rev": "06d41226af02ca4f5bcf58169dd4f0a2aa42218c"
},
{
"path": "zsh/.oh-my-zsh",
"remote": "https://github.com/robbyrussell/oh-my-zsh",
"rev": "d53355ab38763c6f637008d019c8e8b98f19b714"
},
{
"path": "zsh/.oh-my-zsh-custom/plugins/zsh-autosuggestions",
"remote": "https://github.com/zsh-users/zsh-autosuggestions",
"rev": "ae315ded4dba10685dbbafbfa2ff3c1aefeb490d"
},
{
"path": "zsh/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting",
"remote": "https://github.com/zsh-users/zsh-syntax-highlighting",
"rev": "f5d1be7ec2436cfa9d45dfc2bb72fb060eae650f"
}
]