git column

Display data in columns. More information: https://git-scm.com/docs/git-column.

ls | git column --mode={{column}}

ls | git column --mode=column --width={{100}}

ls | git column --mode=column --padding={{30}}