removed windows and linux split subdir
This commit is contained in:
parent
83dda10fa8
commit
065b982734
280 changed files with 9053 additions and 426 deletions
29
.antidote/tests/tmp_home/.zsh/.zplugins_fake_load
Normal file
29
.antidote/tests/tmp_home/.zsh/.zplugins_fake_load
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# repo plugins
|
||||
foo/bar
|
||||
git@github.com:foo/qux.git # trailing comments
|
||||
|
||||
# kind:clone
|
||||
getantidote/zsh-defer kind:clone # more trailing comments
|
||||
|
||||
# kind:zsh
|
||||
foo/bar kind:zsh
|
||||
|
||||
# kind:fpath
|
||||
foo/bar kind:fpath
|
||||
|
||||
# kind:path
|
||||
foo/bar kind:path
|
||||
|
||||
# subpath plugins
|
||||
ohmy/ohmy path:lib
|
||||
ohmy/ohmy path:plugins/extract
|
||||
|
||||
# fpath-rule
|
||||
ohmy/ohmy path:plugins/docker fpath-rule:prepend
|
||||
ohmy/ohmy path:plugins/docker fpath-rule:append
|
||||
|
||||
# deferred
|
||||
ohmy/ohmy path:plugins/magic-enter kind:defer
|
||||
|
||||
# theme
|
||||
ohmy/ohmy path:custom/themes/pretty.zsh-theme
|
||||
Loading…
Add table
Add a link
Reference in a new issue