Skip to content

myzsh/myzsh-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

#Myzsh Timer

A timer module for myzsh

#Installation

myzsh remote add https://github.com/myzsh/myzsh-timer

#Usage

##Countdown Counts down from a given number of seconds

countdown 500
coutndown $((5*60))

##Stopwatch Counts up until stopped with ctrl + C

stopwatch

Releases

No releases published

Packages

No packages published