summarylogtreecommitdiffstats
path: root/timew-git.install
blob: 97cf34935652f7c857634bcaed83fe555274b299 (plain)
1
2
3
4
5
6
7
post-install() {
  echo "The taskwarrior on-modify-hook has been installed at:"
  echo "/usr/share/doc/timew/on-modify.timewarrior"
  echo
  echo "Refreshing holidays can be done by running /usr/share/doc/timew/holidays/refresh"
  echo "Please see http://taskwarrior.org/docs/timewarrior/holidays.html for more info" 
}