switched some stuff over to zulu
This commit is contained in:
parent
f46466ccb8
commit
b388a7855c
9 changed files with 24 additions and 422 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -1,21 +1,12 @@
|
|||
[submodule "dotbot"]
|
||||
path = dotbot
|
||||
url = https://github.com/anishathalye/dotbot
|
||||
[submodule "lib/highlighting"]
|
||||
path = lib/highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
||||
[submodule "lib/completions"]
|
||||
path = lib/completions
|
||||
url = https://github.com/zsh-users/zsh-completions
|
||||
[submodule "lib/nano/syntax"]
|
||||
path = lib/nano/syntax
|
||||
url = https://github.com/scopatz/nanorc
|
||||
[submodule "lib/ohmyzsh"]
|
||||
path = lib/ohmyzsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh
|
||||
[submodule "lib/fzf"]
|
||||
path = lib/fzf
|
||||
url = https://github.com/junegunn/fzf.git
|
||||
[submodule "lib/zulu/core"]
|
||||
path = lib/zulu/core
|
||||
url = https://github.com/zulu-zsh/zulu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue