aboutsummaryrefslogtreecommitdiff
path: root/env/.config/lf
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/lf')
-rwxr-xr-xenv/.config/lf/lfrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc
index dcced87..bd0b0fe 100755
--- a/env/.config/lf/lfrc
+++ b/env/.config/lf/lfrc
@@ -10,6 +10,9 @@ set shell sh
# times.
set shellopts '-eu'
+# set number true
+set relativenumber true
+
# set internal field separator (IFS) to "\n" for shell commands
# This is useful to automatically split file names in $fs and $fx properly
# since default file separator used in these variables (i.e. 'filesep' option)