diff options
| author | 2023-01-18 10:15:01 +0100 | |
|---|---|---|
| committer | 2023-01-18 10:15:01 +0100 | |
| commit | a68f2ac950283c85443ea12a450f74f59d22d183 (patch) | |
| tree | b1a042765d712b89dbd230d7c55d496a12e2e462 /dot_config/lsd/config.yaml | |
| parent | sh: update alias for exa, add aliases for lsd (diff) | |
lsd: add initial config
Diffstat (limited to 'dot_config/lsd/config.yaml')
| -rw-r--r-- | dot_config/lsd/config.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_config/lsd/config.yaml b/dot_config/lsd/config.yaml new file mode 100644 index 0000000..ad8c53f --- /dev/null +++ b/dot_config/lsd/config.yaml @@ -0,0 +1,5 @@ +classic: false +color: + theme: ansi +icons: + when: never |
