initial commit
This commit is contained in:
commit
4b95ccb845
6 changed files with 16 additions and 0 deletions
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[submodule "nvim/.config/nvim"]
|
||||
path = nvim/.config/nvim
|
||||
url = https://git.xesc.de/xesc/neovimconfig.git
|
||||
[submodule "shell/.config/shell"]
|
||||
path = shell/.config/shell
|
||||
url = https://git.xesc.de/xesc/shellconfig.git
|
||||
[submodule "tmux/.config/tmux"]
|
||||
path = tmux/.config/tmux
|
||||
url = https://git.xesc.de/xesc/tmuxconfig.git
|
||||
[submodule "zsh/.config/zsh"]
|
||||
path = zsh/.config/zsh
|
||||
url = https://git.xesc.de/xesc/zshconfig.git
|
0
makefile
Normal file
0
makefile
Normal file
1
nvim/.config/nvim
Submodule
1
nvim/.config/nvim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d94eaabb3c51c3afbd1576b04385e97b1b190b31
|
1
shell/.config/shell
Submodule
1
shell/.config/shell
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b78763d13e74ddc5fee24d9435aeafb0e64d6ffa
|
1
tmux/.config/tmux
Submodule
1
tmux/.config/tmux
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 21c30d2a1040dd77d8d1734e4f27471c0d28e4c8
|
1
zsh/.config/zsh
Submodule
1
zsh/.config/zsh
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 01327cfb52bdd3810ec57ac544900d53ddbb20fa
|
Loading…
Add table
Add a link
Reference in a new issue