added config for lsd
This commit is contained in:
13
lsd/config.yaml
Normal file
13
lsd/config.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# add to ~/appdata/.config/lsd/config.yaml
|
||||
layout: tree
|
||||
recursion:
|
||||
enabled: true
|
||||
depth: 2
|
||||
total-size: true
|
||||
indicators: true
|
||||
blocks:
|
||||
- permission
|
||||
- size
|
||||
- date
|
||||
- name
|
||||
|
||||
Reference in New Issue
Block a user