diff --git a/env.c b/env.c index 924a3acb4..b9ee0ab34 100644 --- a/env.c +++ b/env.c @@ -198,6 +198,7 @@ static const char *initial_checkenv_table[] = { static const char *initial_keepenv_table[] = { "COLORS", "DISPLAY", + "HOME", "HOSTNAME", "KRB5CCNAME", "LS_COLORS",