Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olets/command-execution-timer

A zsh plugin for measuring, working with, and displaying the time an interactive shell command takes to execute.
https://github.com/olets/command-execution-timer

command-line execution powerlevel10k timer zsh

Last synced: 17 days ago
JSON representation

A zsh plugin for measuring, working with, and displaying the time an interactive shell command takes to execute.

Awesome Lists containing this project

README

        

# Command Execution Timer ![GitHub release (latest by date)](https://img.shields.io/github/v/release/olets/command-execution-timer)

A zsh plugin for timing, working with, and displaying the time an interactive shell command takes to execute.

 

## Documentation

📖 See the guide at https://command-execution-timer.olets.dev/

 

## Changelog

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

## Contributing

Thanks for your interest. All contributions will be considered.

> 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/command-execution-timer/issues) to see if your topic has been discussed before or if it is being worked on. Discussing in an Issue before opening a Pull Request means future contributors only have to search in one place.

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

## License

This project is released under the [MIT license](http://opensource.org/licenses/MIT).
For the full text of the license, see the [LICENSE](LICENSE) file.