extra Plugins an Bugfixes
This commit is contained in:
parent
e4da3cf6b9
commit
873ea00395
3 changed files with 44 additions and 10 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -1,3 +1,12 @@
|
|||
[submodule " .oh-my-zsh"]
|
||||
[submodule ".oh-my-zsh"]
|
||||
path = .oh-my-zsh
|
||||
url = https://git.gc4.at/linux/ohmyzsh
|
||||
|
||||
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
|
||||
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||
url = https://git.gc4.at/linux/zsh-autosuggestions
|
||||
|
||||
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
|
||||
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
|
||||
url = https://git.gc4.at/linux/zsh-syntax-highlighting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue