Home

Awesome

zsh-abbr-v5-docs

Source for zsh-abbr's documentation. Read the documentation at https://zsh-abbr.olets.dev/.

Contents

Requirements

Development

Clone

This project uses Git submodules. When cloning, add the --recurse-submodules flag to your git clone command.

Setup

Run

cp .env{.example,}

and fill in values in .env.

Then install dependencies by running

pnpm

Update Algolia index

pnpm search:index

Update external content

Some content is managed in the zsh-abbr repo. To update this repo's copy, run

pnpm update-external-content

Serve and watch

pnpm docs:dev

Contributing

Thanks for your interest. Contributions are welcome!

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Check the Issues to learn whether your topic has been discussed before or if it is being worked on.

Please read CONTRIBUTING.md before opening a pull request.

License

<a href="https://www.github.com/olets/zsh-abbr-v5-docs">zsh-abbr-v5-docs</a> by <a href="https://www.github.com/olets">Henry Bley-Vroman</a> is licensed under a license which is the unmodified text of <a href="https://creativecommons.org/licenses/by-nc-sa/4.0">CC BY-NC-SA 4.0</a> and the unmodified text of a <a href="https://firstdonoharm.dev/build?modules=eco,extr,media,mil,sv,usta">Hippocratic License 3</a>. It is not affiliated with Creative Commons or the Organization for Ethical Source.

Human-readable summary of (and not a substitute for) the LICENSE file:

You are free to

Under the following terms

Acknowledgments