This commit is contained in:
2025-05-26 13:34:15 -05:00
parent dcbd6a365b
commit f328ef7afd
5 changed files with 21 additions and 12 deletions

3
env/.config/lf/lfrc vendored
View File

@@ -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)