From a68f2ac950283c85443ea12a450f74f59d22d183 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 18 Jan 2023 10:15:01 +0100 Subject: lsd: add initial config --- dot_config/lsd/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot_config/lsd/config.yaml (limited to 'dot_config/lsd/config.yaml') 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 -- cgit v1.2.3