A zsh plugin for measuring, working with, and displaying the time an interactive shell command takes to execute.
Las características principales de olets/command-execution-timer son: Shell Frameworks.
Las alternativas de código abierto para olets/command-execution-timer incluyen: bash-it/bash-it — Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for… fabiogibson/envrc-zsh-plugin — Oh-my-zsh plugin to automatically load or unload environment variables from .envrc file depending on the current… getantidote/use-omz — A plugin to make using Oh-My-Zsh with antidote seamless. hchbaw/auto-fu.zsh — #zsh automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>. hyperupcall/autoenv — autoenv is a directory-based environment manager and shell workflow automator that automatically loads and unloads… alexdesousa/hab — Oh My ZSH plugin for loading OS environment automatically.
Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for managing aliases, custom scripts, and environment settings to prevent clutter in the primary configuration file. The project includes a prompt customizer with predefined visual themes and a suite of intelligent command completions designed to increase typing speed and reduce input errors. The framework covers broad capability areas including shell configuration management, visual appearance customization, and environment troubleshooting through diagnostic utilities.
Oh-my-zsh plugin to automatically load or unload environment variables from .envrc file depending on the current directory.