diff options
Diffstat (limited to 'env/.config/lf')
| -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) |
