Skip to content

tom-auger/cmdtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmdtime

ZSH plugin to display the duration of a command to the terminal forked from the timer plugin.

screenshot

Installation

To install clone this repo into ~/.oh-my-zsh/custom/plugins/:

$ cd ~/.oh-my-zsh/custom/plugins
$ git clone https://github.com/tom-auger/cmdtime

Then edit ~/.zshrc and add to the list of plugins:

plugins=(cmdtime other_plugins)

Reload your ZSH config to apply:

$ source ~/.zshrc

About

ZSH plugin to display duration of command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages