diff options
| author | 2026-04-21 01:23:18 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:23:18 +0100 | |
| commit | 9b2af4dd6c73ea57cc921f41120db7a2700e806d (patch) | |
| tree | 66ee69c6d3ece244888ad4a44016e861700059ef /home/.config/lsd/config.yaml | |
| parent | 288f0dd4757f373a4ef7293020d2be94c983f502 (diff) | |
| download | dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.tar.gz dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.tar.bz2 dotfiles-9b2af4dd6c73ea57cc921f41120db7a2700e806d.zip | |
refactor: remove stow home/ directory (preparing for chezmoi source state)
Diffstat (limited to 'home/.config/lsd/config.yaml')
| -rw-r--r-- | home/.config/lsd/config.yaml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/home/.config/lsd/config.yaml b/home/.config/lsd/config.yaml deleted file mode 100644 index 2421130..0000000 --- a/home/.config/lsd/config.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# == Blocks == -# This specifies the columns and their order when using the long and the tree -# layout. -# Possible values: permission, user, group, size, size_value, date, name, inode -blocks: - - permission - - user - - group - - size - - date - - name - -# == Icons == -icons: - # When to use icons. - # When "classic" is set, this is set to "never". - # Possible values: always, auto, never - when: never - -layout: oneline |
