Skip to content

LockonS/terminal-workload-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Terminal-Workload-Report

A boring plugin for oh-my-zsh which calculate and display how many commands has been executed via terminal.

Install

  1. Clone this repository in oh-my-zsh's plugins directory

    git clone https://github.com/LockonS/terminal-workload-report.git ~/.oh-my-zsh/custom/plugins/terminal-workload-report
  2. Activate the plugin in ~/.zshrc:

    plugins=( [plugins...] terminal-workload-report)

Usage

  • Type in workreport and workload info will be displayed.
  • Type in workreport reset to reset the command history.

About

A plugin for oh-my-zsh which calculate and display how many commands has been executed via terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages