Zephyr is a fast, lightweight and modular Zsh framework. Rather than expecting users to adopt one large opinionated configuration, it provides independent features that can be selected à la carte and combined with a modern Zsh plugin manager.
The project draws ideas from Prezto and other Zsh frameworks while focusing on speed, simplicity and composability. Its plugins cover core shell behaviour including completion, history, editing, directory handling, environment setup and prompts. Zephyr can be loaded as a complete framework or used selectively, and it is designed to coexist with other plugins. Configuration uses Zsh’s zstyle mechanism instead of relying heavily on environment variables.
This is free and open source software.
Key Features
- Independent plugins can be loaded individually or as a complete framework.
- Includes plugins for autosuggestions, completion, completion styling, directories, editing, environment setup and history.
- Provides history searching based on text already entered at the prompt.
- Supports Fish-like conf.d and functions directories.
- Includes prompt support and an optional Starship prompt configuration.
- Provides utility functions intended to improve cross-platform shell use.
- Can be installed manually or loaded through compatible Zsh plugin managers.
- Supports plugin presets as well as explicitly ordered plugin lists.
- Uses zstyle for configuration, helping avoid unnecessary environment-variable pollution.
- Allows third-party plugin trees to be registered and loaded with qualified names.
- Supports user-defined plugins and overrides through ZSH_CUSTOM.
- Can use XDG Base Directory locations or a home-directory-based layout.
- Supports Homebrew-specific functionality and a separate macOS plugin when required.
- Checks plugin requirements as components load, so platform-specific pieces can be skipped where inappropriate.
- Provides a built-in Zsh prompt plugin alongside the optional Starship configuration.
Website: github.com/mattmc3/zephyr
Support:
Developer: mattmc3
License: MIT License
Related Software
| Zsh Configuration Frameworks | |
|---|---|
| Oh My Zsh | Hugely popular community-driven framework |
| Oh My Posh | Prompt theme engine for any shell |
| Prezto | Enrichs the command line interface environment |
| Zim | Useful modules, themes, and customizability |
| Znap | Easy-to-use tools for Zsh |
| Zi | Swiss Army Knife for Zsh |
| slimzsh | Small, usable configuration for Zsh |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.