There's no easy way to tell Taskwarrior that you want to load a colour
scheme from its defaults, rather than using an absolute path, which
means if Taskwarrior is installed in a different place than it can't
find the colour schemes and doesn't work properly.
Thankfully, Taskwarrior's default colour scheme is actually the one I
want, 256 colour dark. So there's no real need for me to import one of
the bundled colour schemes in the first place, so I can make my config
more portable by removing that include statement entirely.
Taskwarrior hooks are configuration, not data. Their default location is
data.location/hooks, but they really belong alongside the user's
.taskrc, like this.