summarylogtreecommitdiffstats
path: root/todotxt.install
blob: 9405032a24745d9d63e1abc15b90dd42bbefd66c (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 then modify the file."
}