Command Execution Timer

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

Tech: zsh, VitePress, TypeScript, Bun, GitHub

Developed primarily in 2024, 2025

Links:

Command Execution Timer times how long it takes command line commands to execute, and saves the duration to a global shell variable. It comes with an optional hook which will print the duration of long commands after they execute.