# This specifies the columns and their order when using the long and the tree # layout. # Possible values: permission, user, group, context, size, date, name, inode, links, git blocks: - permission - user - group - size - date - git - name # This specifies the date format for the date column. The freeform format # accepts a strftime like string. # Possible values: date, relative, '+' # `date_format` will be a `strftime` formatted value. e.g. `date: '+%d %b %y %X'` will give you a date like this: 17 Jun 21 20:14:55 date: +%d-%m-%y %H:%M:%S sorting: # Whether to group directories together and where. # Possible values: first, last, none dir-grouping: first