1
0
Fork 0

[zsh] Get rid of zplug and just use plain ol' modules

main
Sebastian Schulze 2019-07-30 23:22:29 +02:00
parent dff41f5c47
commit 86b90c3841
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
4 changed files with 8 additions and 4 deletions

9
.gitmodules vendored
View File

@ -4,9 +4,12 @@
[submodule "home/.oh-my-zsh"]
path = home/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "home/.zplug"]
path = home/.zplug
url = https://github.com/zplug/zplug.git
[submodule "home/.kubectx"]
path = home/.kubectx
url = https://github.com/ahmetb/kubectx.git
[submodule "home/.zsh-custom/themes/powerlevel10k"]
path = home/.zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "home/.zsh-custom/plugins/fzf-marks"]
path = home/.zsh-custom/plugins/fzf-marks
url = git@github.com:urbainvaes/fzf-marks.git

@ -1 +0,0 @@
Subproject commit 5336436631240778bba74a5323e76b6f77df7603

@ -0,0 +1 @@
Subproject commit 9fddc87a92e764a7e2b59c29f296ba4866507e0d

@ -0,0 +1 @@
Subproject commit 38a3ca7dc3d101fd598b65b72b55e6e82bb6654c