diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-26 13:34:15 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-26 13:34:15 -0500 |
| commit | f328ef7afd994f8fce82d462e90d250816580c1e (patch) | |
| tree | 583801f6b65da620b1e784ff6fbf7c4e9a7ae41d /env/.config/lf/lfrc | |
| parent | dcbd6a365b76cc2e6e1cce17cac4c962f6e157e1 (diff) | |
ime
Diffstat (limited to 'env/.config/lf/lfrc')
| -rwxr-xr-x | env/.config/lf/lfrc | 3 |
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) |
