From 2f4e59ea7ac2129b175af2b6acf353b29687fb9f Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Thu, 21 Jul 2022 21:52:06 +0300 Subject: [PATCH] Add new variables to the README --- README.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.org b/README.org index 5c7224d..70e3186 100644 --- a/README.org +++ b/README.org @@ -109,6 +109,15 @@ A couple of variables can be edited by the user in order to configure set its value to ~("/dev" "zroot")~. Default value: ~("/dev")~ +- ~eshell-info-banner-filter-duplicate-partitions~ :: Try to filter + out duplicate partitions. Two partitions are considered duplicate if + they have the same size and amount of space used. + + Default value: ~nil~ +- ~eshell-info-banner-exclude-partitions~ :: List of pattens to exclude + from the partition list. + + Default value: ~nil~ - ~eshell-info-banner-shorten-path-from~ :: Maximum length of the mount path of a partition before it gets abbreviated. Set it to ridiculous numbers in order to disable it (something like ~1000~ should be more