dotfiles/zsh/README.md

9 lines
291 B
Markdown
Raw Permalink Normal View History

2021-12-30 14:50:38 +00:00
# Zsh config
2022-09-18 19:04:42 +00:00
For plugins, this Zsh config uses
[Antidote](https://github.com/mattmc3/antidote.git), a minimal and easy
to use Zsh plugin manager.
2021-12-30 14:50:38 +00:00
2022-09-18 19:04:42 +00:00
Instead of directly using Oh-My-Zsh, we load specific plugins from it. I
like to keep it simple. Also, Oh-My-Zsh is slow, this is much faster.