-
Notifications
You must be signed in to change notification settings - Fork 0
Home
zrep edited this page Apr 1, 2024
·
11 revisions
Welcome to the official Wiki for zrep, a comprehensive Zsh Repository Tool designed to enhance your Zsh experience. Developed with flexibility and ease of use in mind, zrep allows for the efficient management of Zsh functions, scripts, and addons.
zrep is meant to be used on a per user basis and not globally. This means that you, the user, have full control over what is installed and activated.
-
Version Control: Easily track the version of your
zrepinstallation with a straightforward versioning system. -
Dynamic Function Path Management: Automatically adds directories containing at least one file to
fpath. - Modular Design: Supports the installation, removal, and management of Zsh addons and scripts.
-
Configuration via
.zreprc: Customizable settings through a dedicated configuration file.
To create you own scripts, follow this How-to. Create Your Script
zrep is licensed under the MIT License.