Skip to content

jKatt/zsh-execution-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

zsh-execution-time

Adds execution time and date of the last command to the RPROMPT

23ms < 2021-10-21 20:02:54

Installation

Oh My Zsh

  • Clone this repository into $ZSH_CUSTOM/plugins (by default ~/.oh-my-zsh/custom/plugins)

    git clone https://github.com/jKatt/zsh-execution-time $ZSH_CUSTOM/plugins/execution-time
  • Add the plugin to the list of plugins for Oh My Zsh to load:

    plugins=(execution-time)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages