zsh-async
zsh-defer
Our great sponsors
zsh-async | zsh-defer | |
---|---|---|
5 | 7 | |
707 | 252 | |
- | - | |
0.0 | 0.0 | |
9 days ago | over 1 year ago | |
Shell | Shell | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zsh-async
-
ZSH, Fonts and a Beautiful Terminal
git clone https://github.com/mafredri/zsh-async ~/.oh-my-zsh/plugins/async
-
How do you lazyload or delay loading plugins? Improving zsh and other questions (Or maybe my config is broken)
https://github.com/mafredri/zsh-async this is a plugin that wraps around zsh/zpty to asynchronously perform commands; you can use this do load your plugins.
-
Extension of _hosts completion function
It heavily depends on the side project https://github.com/mafredri/zsh-async, so I am not sure how the patch would be done
zsh-defer
- [Question] What are the best plugins for zsh ?
-
What are really usefull ZSH plug-ins?
zsh-defer
-
What is the best plugin manager in your opinion?
1.) It's fast. Like, really fast. 1.) It supports deferred loading via zsh-defer 1.) It supports local plugins as well as ones hosted via a git provider (aka: GitHub, GitLab, BitBucket, etc) 1.) The codebase is simple and easy to understand and contribute to 1.) It supports git branches (with tag/shas on the roadmap) 1.) It supports partial plugin loading such as loading Oh-My-Zsh plugins and Prezto modules without loading the whole framework. 1.) There's an easy migration path from legacy plugin managers like Antigen/Antibody. 1.) Plugins are managed via a simple plugins file that makes it easy to share your config with others. 1.) And lots more
-
What if I told you you don't really need a Zsh plugin manager?
I use zsh-defer for lazy plugin loading and I fork all plugin repos to avoid the same situation as with zinit
-
zed - yet another plugin manager for zsh. Nothing fancy, nothing new. Just does the basic stuffs - pulls, compiles and loads the plugins... does some completion stuffs. Fairly simple implementation with about 300 LOC. Why? 'cause I used zinit before and it vanished recently... so why not? π€·πΌββοΈ
You can use this as a plugin for deferred loading like zinit: https://github.com/romkatv/zsh-defer
- How do you lazyload or delay loading plugins? Improving zsh and other questions (Or maybe my config is broken)
What are some alternatives?
zinit - π» Flexible and fast ZSH plugin manager
chezmoi - Manage your dotfiles across multiple diverse machines, securely.
zinit - Flexible and fast Zsh plugin manager with clean fpath, reports, completion management, Turbo, annexes, services, packages.
alias-tips - An oh-my-zsh plugin to help remembering those aliases you defined once
zgenom - A lightweight and fast plugin manager for ZSH
zsh_unplugged - π€ perhaps you don't need a Zsh plugin manager after all...
pz - The fast, native, Zsh plugin manager [Moved to: https://github.com/mattmc3/antidote]
zed - ZSH Plugin Manager
pz - Easily handle day to day CLI operation via Python instead of regular Bash programs. πΊπ¦ #supporting
zsh-autosuggestions - Fish-like autosuggestions for zsh
zsh - Mirror of the Z shell source code repository.
zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh.