cmdtime
Command timer
A ZSH plugin to display the duration of executed commands in the terminal.
ZSH plugin to display duration of command
28 stars
4 watching
2 forks
Language: Shell
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tomfromberlin/zsh-cmd-time | A plugin that displays the execution time of commands in the Z shell prompt and exports it as a variable | 1 |
olets/command-execution-timer | An interactive shell plugin to measure and display the time taken by commands to execute. | 8 |
popstas/zsh-command-time | Displays execution time after long commands in the zsh shell | 191 |
rtakasuke/zsh-duration | Displays command duration when it exceeds a specified threshold | 0 |
zpm-zsh/pr-exec-time | Displays execution time of previous commands in ZSH prompts | 2 |
sobolevn/wakatime-zsh-plugin | Tracks time spent in a terminal and synchronizes with Wakatime | 91 |
martinwie/ohmyzsh-theme-mad | A custom Zsh theme that displays the time a command took to execute | 0 |
paulmelnikow/zsh-startup-timer | Measures the time it takes for a shell to start up and displays it in real-time. | 21 |
romkatv/zsh-defer | A plugin for zsh that executes commands after all other commands have finished and zle is idle. | 356 |
kkrainbow/zsh-command-note.plugin | A plugin for oh-my-zsh to record and manage complex commands with notes. | 12 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
blaineexe/zsh-cmd-status | Reports the status of previously run commands including return code and time taken. | 2 |
masonc15/wsl-notify-zsh | A plugin for zsh that uses another tool to notify users when long-running commands exceed a threshold. | 1 |
enrico9034/zsh-watch-plugin | Automatically prefixes typed commands with the watch keyword to enable command history and undo functionality. | 17 |
tymm/zsh-directory-history | A plugin for zsh shell that keeps track of directory-specific command history and allows for navigation and search within it. | 155 |