diff --git a/bb.c b/bb.c index 803acb1..1c156f3 100644 --- a/bb.c +++ b/bb.c @@ -1208,7 +1208,6 @@ int main(int argc, char *argv[]) .columns = "*smpn", .sort = "+n", .history = NULL, - .path = ".", }; current_bb = &bb; set_globs(&bb, "*");