if ( status.untracked.length ) {
                statusColumn.push( chalk.blue( `?${ status.untracked.length }` ) );
            }