Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 453 Bytes

Year progress zsh script

About

Script prints percent of current year gone every time you start a new terminal. It just reminds you that time is limited and you need to hurry up with your plans for current year.

Requirements

Script intended to be run under zsh.

Installation

Checkout repo and then add following to the end of your .zshrc file:

source {path_to_script}

replace {path_to_script} to the full path to year-progress.sh