removed windows and linux split subdir

This commit is contained in:
Luka Jankovic 2026-02-03 23:43:22 +01:00
parent 83dda10fa8
commit 065b982734
280 changed files with 9053 additions and 426 deletions

View 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