Add '.lsd.conf'

This commit is contained in:
2023-04-30 01:51:34 +02:00
parent 278887c2b6
commit a4d155afff

28
.lsd.conf Normal file
View File

@@ -0,0 +1,28 @@
blocks:
- permission
- user
- group
- size
- date
- name
color:
# When to colorize the output.
# When "classic" is set, this is set to "never".
# Possible values: never, auto, always
when: auto
# How to colorize the output.
# When "classic" is set, this is set to "no-color".
# Possible values: default, <theme-file-name>
# when specifying <theme-file-name>, lsd will look up theme file
# XDG Base Directory if relative, e.g. ~/.config/lsd/themes/<theme-file-name>.yaml,
# The file path if absolute
theme: kamu
# == Sorting ==
sorting:
column: name
dir-grouping: first
no-symlink: false
symlink-arrow: ⇒