Files
dotfiles/xxh/config.xxhc.template
Klagarge 67b4a84bd6 fix(xxh): plugin loading order
ll was overwritten by eza plugin. Custom plugin start now by zz to be
loaded at the end
2026-04-05 23:26:04 +02:00

16 lines
576 B
Plaintext

hosts:
".*":
+s: xxh-shell-zsh
+hhh: "~"
++pexpect-timeout: "10"
+I:
- xxh-plugin-zsh-ohmyzsh
- xxh-plugin-zsh-powerlevel10k
- xxh-plugin-prerun-zoxide
- xxh-plugin-zsh-eza+git+https://github.com/experiences/xxh-plugin-zsh-eza
- xxh-plugin-zsh-bat+git+https://github.com/experiences/xxh-plugin-zsh-bat
- xxh-plugin-zsh-autosuggestions+git+https://github.com/MohamedOmar2020/xxh-plugin-zsh-autosuggestions
- "xxh-plugin-zsh-zz-my-zshrc+path+__ZSHRC_PLUGIN_DIR__"
+e:
- OMZ_PLUGINS="git screen sudo extract"