-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 819 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vim/.vim_runtime"]
path = vim/.vim_runtime
url = https://github.com/amix/vimrc
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "zsh/custom/resources/spaceship-prompt"]
path = zsh/custom/resources/spaceship-prompt
url = https://github.com/denysdovhan/spaceship-prompt
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/custom/resources/lambda-zsh-theme"]
path = zsh/custom/resources/lambda-zsh-theme
url = https://github.com/cdimascio/lambda-zsh-theme.git