--- ../cache/screen-4.4.0/window.c 2016-06-19 19:41:03.000000000 +0000 +++ ./window.c 2016-12-20 04:50:22.247981493 +0000 @@ -112,7 +112,7 @@ int VerboseCreate = 0; /* XXX move this to user.h */ -char DefaultShell[] = "/bin/sh"; +char DefaultShell[] = "/data/data/com.termux/files/home/.termux/shell"; #ifndef HAVE_EXECVPE static char DefaultPath[] = ":/usr/ucb:/bin:/usr/bin"; #endif