Skip to content
zrep edited this page Apr 5, 2024 · 11 revisions

zrep - Zsh Repository Tool

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.

Features

  • Version Control: Easily track the version of your zrep installation 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.

How it all works

I've written a short document on How it all works that is, for the moment, an brief introduction to zrep and the back-end.

Getting Started

Create your own scripts

To create you own scripts, follow this How-to.

Create Your Script

Usage

Contributing

License

zrep is licensed under the MIT License.

Clone this wiki locally