voku / dotfiles

:bookmark_tabs: .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows
MIT License
214 stars 49 forks source link

Implement daily check for dotfile updates #32

Closed DrVanScott closed 7 years ago

DrVanScott commented 7 years ago

I am using dotfiles on so many different hosts that its hard to remember which systems are up to date and which aren't. This will print a simple reminder once per day if there are differences.

You need to set DOTFILESSRCDIR in your .extra file


This change is Reviewable