Use zshrc from upstream via submodule
This commit is contained in:
parent
3a836e0e4c
commit
eb8872a7f2
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
||||||
[submodule "vim-plug"]
|
[submodule "vim-plug"]
|
||||||
path = vim-plug
|
path = vim-plug
|
||||||
url = https://github.com/junegunn/vim-plug
|
url = https://github.com/junegunn/vim-plug
|
||||||
|
[submodule "grml-etc-core"]
|
||||||
|
path = grml-etc-core
|
||||||
|
url = https://github.com/grml/grml-etc-core
|
||||||
|
|
1
grml-etc-core
Submodule
1
grml-etc-core
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 412012bb01aeff370fd3fd217eb83beaad55eb9a
|
3858
home/.zshrc
3858
home/.zshrc
File diff suppressed because it is too large
Load diff
1
home/.zshrc
Symbolic link
1
home/.zshrc
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../grml-etc-core/etc/zsh/zshrc
|
Reference in a new issue