mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
Adds K plugin.
This commit is contained in:
parent
f558d3baec
commit
1d3c34419b
4 changed files with 567 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "zsh-syntax-highlighting"]
|
||||
path = zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "plugins/k"]
|
||||
path = plugins/k
|
||||
url = git@github.com:rimraf/k.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue