cd_home
static bool cd_home(const char *home);
if (!cd_home(pw->pw_dir))
} else if (cd_home(NULL)) { /* try to enter '~/.calendar' */