Adds options for update check

If the env variable UPDATE_CHECK is set to "daily", "weekly" or
"monthly", there will be a message if you're late on your update.

If the env variable UPDATE_CHECK_ALWAYS is set to "true", you will get a
message telling you that your system is up to date.
This commit is contained in:
2019-02-01 15:18:33 +01:00
parent b71d8f6e6d
commit 0fa53b8b95
3 changed files with 33 additions and 5 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
zsh/extraconfig.zsh
zsh/env.zsh
.data