summarylogtreecommitdiffstats
path: root/todotxt.install
blob: 697d87f4ec74af2f16053384f4a1794f2be231aa (plain)
1
2
3
4
post_install() {
  echo "==> To change the default configuration, copy /etc/todo/config to, for example,"
  echo "    ~/.config/todo/config or ~/.todo/config and modify the file."
}