-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 987 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule ".vendor/powerline-fonts"]
path = .vendor/powerline-fonts
url = https://github.com/powerline/fonts
[submodule ".vendor/chriskempson-base16-iterm2"]
path = .vendor/chriskempson-base16-iterm2
url = https://github.com/chriskempson/base16-iterm2
[submodule ".vendor/chriskempson-base16-shell"]
path = .vendor/chriskempson-base16-shell
url = https://github.com/chriskempson/base16-shell
[submodule ".vendor/zsh-autosuggestions"]
path = .vendor/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".vendor/zsh-syntax-highlighting"]
path = .vendor/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".vendor/vscode-lldb"]
path = .vendor/vscode-lldb
url = git@github.com:stonelasley/vscode-lldb.git
[submodule ".vendor/zsh-codex"]
path = .vendor/zsh-codex
url = https://github.com/tom-doerr/zsh_codex.git
[submodule ".vendor/pai"]
path = .vendor/pai
url = git@github.com:stonelasley/pai.git