An open API service indexing awesome lists of open source software.

https://github.com/olets/zsh-transient-prompt

Add a transient prompt to your zsh command line
https://github.com/olets/zsh-transient-prompt

command-line prompt zsh zsh-plugin zsh-theme

Last synced: about 1 month ago
JSON representation

Add a transient prompt to your zsh command line

Awesome Lists containing this project

README

          

# zsh-transient-prompt

Add a transient prompt to your zsh command line.

Use it as your theme. Or to add transient prompt support to an existing theme (implementation complexity will depend on the existing theme).

## Documentation

📖 See the guide at https://zsh-transient-prompt.olets.dev/

## Changelog

See the [CHANGELOG](CHANGELOG.md) file.

## Contributing

Thanks for your interest. Contributions are welcome!

> Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.

Check the [Issues](https://github.com/olets/zsh-transient-prompt/issues) to see if your topic has been discussed before or if it is being worked on. You may also want to check the roadmap (see above).

Please read [CONTRIBUTING.md](CONTRIBUTING.md) before opening a pull request.

## License

zsh-transient-prompt by Henry Bley-Vroman is released under the [MIT license](LICENSE).

## Acknowledgments

zsh-transient-prompt builds off Roman Perepelitsa's [powerlevel10k](https://github.com/romkatv/powerlevel10k), via Subhaditya Nath's [transient_prompt.zsh](https://gist.github.com/subnut/3af65306fbecd35fe2dda81f59acf2b2).