lsd: nicer config

This commit is contained in:
Inhji 2023-10-16 11:31:25 +02:00
parent 72b3335145
commit 3071ea8b16
1 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ color:
# When "classic" is set, this is set to "date".
# Possible values: date, relative, '+<date_format>'
# `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: date
date: relative
# == Dereference ==
# Whether to dereference symbolic links.
@ -91,12 +91,12 @@ recursion:
# == Size ==
# Specifies the format of the size column.
# Possible values: default, short, bytes
size: default
size: short
# == Permission ==
# Specify the format of the permission column
# Possible value: rwx, octal
permission: rwx
permission: octal
# == Sorting ==
sorting:
@ -109,7 +109,7 @@ sorting:
# Whether to group directories together and where.
# When "classic" is set, this is set to "none".
# Possible values: first, last, none
dir-grouping: none
dir-grouping: first
# == No Symlink ==
# Whether to omit showing symlink targets