Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/olets/command-execution-timer
- Owner: olets
- License: mit
- Created: 2020-07-11T16:31:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-07-18T22:47:33.000Z (over 4 years ago)
- Last Synced: 2024-06-22T05:05:16.161Z (5 months ago)
- Topics: command-line, execution, powerlevel10k, timer, zsh
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.