🎉 Introduction
- RubyGems
- Node
- Python
- Rust
- GitHub
The RubyGems and $GEM_HOME are automatically managed by the bin-gem-node annex or installed by the any-gem package.
The Node modules and $NODE_PATH are automatically managed by the bin-gem-node annex or installed by the any-node package.
The Python modules, $VIRTUALENV are automatically managed by the bin-gem-node annex.
Install and control almost everything from GitHub: Annexes, Packages, Gallery of Invocations.
Rapide et riche en fonctionnalités
- Meta plugins allow installing groups of plugins via a single, friendly label.
- Packages offload the user from providing long and complex commands.
- Annexes allow to extend the plugin manager with new commands.
- Turbo mode yields 50-80% faster Zsh startup.
Soigné et flexible
- Customize paths, use multiple prompts or create your own plugins.
- Supports Oh My Zsh and Prezto plugins and libraries. (migration).
- N'utilise pas
$FPATH
, le chargement de plusieurs plugins n'encombre pas$FPATH
avec le même nombre d'entrées, par exemple : 10, 15, ou plus. - Le code est immunisé contre
KSH_ARRAYS
et d'autres options causant généralement des problèmes de compatibilité. - Ne nécessite pas
sudo
, et fournit de nombreuses solutions de contournement, par exemple: définir les shims localement.
Familiarisez-vous et contrôlez
- Visualise data: aliases, functions, bindkeys, Zle widgets, zstyles, completions, variables,
$PATH
, and$FPATH
elements a plugin has set up. - Quickly familiarize oneself with a new plugin and provides rich and easy-to-digest information that might be helpful on various occasions.
- Load or unload plugins, use the ability to manage completions.
- Docker playground, test or propose configurations.