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,52 @@
# paths
#$ZDOTDIR/aliases.zsh
$ZSH_CUSTOM/plugins/myplugin
# plugins
zsh-users/zsh-history-substring-search
https://github.com/zsh-users/zsh-autosuggestions
# git@ repo URLs aren't good for CI... revisit
# git@github.com:zsh-users/zsh-completions.git
# kind:zsh
zsh-users/zsh-syntax-highlighting kind:zsh
# kind:clone
zsh-users/antigen kind:clone
# kind:fpath
sindresorhus/pure kind:fpath
# kind:path
romkatv/zsh-bench kind:path
# kind:autoload
mattmc3/zman path:functions kind:autoload
# fpath-rule
ohmyzsh/ohmyzsh path:plugins/gradle fpath-rule:prepend
ohmyzsh/ohmyzsh path:plugins/docker fpath-rule:append
# conditional
ohmyzsh/ohmyzsh path:plugins/macos conditional:is-macos
# branches
mattmc3/antidote branch:pz
# subpath plugins
ohmyzsh/ohmyzsh path:lib/clipboard.zsh
ohmyzsh/ohmyzsh path:plugins/extract
ohmyzsh/ohmyzsh path:plugins/magic-enter
ohmyzsh/ohmyzsh path:plugins/fancy-ctrl-z
# deferred
zdharma-continuum/fast-syntax-highlighting kind:defer
# theme
dracula/zsh
# non-conforming plugins
peterhurford/up.zsh
rummik/zsh-tailf
rupa/z