1
0
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
tastytea 29a9e7637d
zsh: remove incompatible antidote option 2024-04-18 21:31:09 +02:00
tastytea f799a8912f
zsh: automatic antidote setup 2024-04-18 21:19:11 +02:00
tastytea 96c477972e
zsh: switch to antidote 2024-04-18 20:47:16 +02:00
tastytea 1312563b85
Unset ZSH plugin variables before filling them 2022-05-01 08:38:56 +02:00
tastytea 12256f9137
Zsh: Refactor system package plugin detection 2022-04-06 19:52:58 +02:00
tastytea eb4973ae60
Zsh: Return early if _my_plugins is empty 2022-04-06 04:07:06 +02:00
tastytea a6baba1e30
Zsh: Use Gentoo packages for more plugins if possible
Add support for zsh-async, fzf-tab and zsh-history-substring-search.
2022-04-05 23:47:18 +02:00
tastytea 806f31c85d
Zsh: Don't run antibody if we don't need it 2022-04-05 16:34:17 +02:00
tastytea 98a36aa78c
Zsh: Move plugin management into own file
Also Don't install plugins that are already installed by the package
manager.
2022-04-05 16:11:10 +02:00