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." }