Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gokcehan committed Apr 2, 2022
1 parent fe59f0f commit 69fc98f
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 21 deletions.
16 changes: 9 additions & 7 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -209,19 +209,21 @@ Configuration
Configuration files should be located at:
OS system-wide user-specific
Unix /etc/lf/lfrc ~/.config/lf/lfrc
Windows C:\ProgramData\lf\lfrc C:\Users\<user>\AppData\Local\lf\lfrc
OS system-wide user-specific
Unix /etc/lf/lfrc ~/.config/lf/lfrc
Windows C:\ProgramData\lf\lfrc C:\Users\<user>\AppData\Local\lf\lfrc
Colors file should be located at:
Unix ~/.local/share/lf/colors
Windows C:\Users\<user>\AppData\Local\lf\colors
OS system-wide user-specific
Unix /etc/lf/colors ~/.config/lf/colors
Windows C:\ProgramData\lf\colors C:\Users\<user>\AppData\Local\lf\colors
Icons file should be located at:
Unix ~/.local/share/lf/icons
Windows C:\Users\<user>\AppData\Local\lf\icons
OS system-wide user-specific
Unix /etc/lf/icons ~/.config/lf/icons
Windows C:\ProgramData\lf\icons C:\Users\<user>\AppData\Local\lf\icons
Selection file should be located at:
Expand Down
16 changes: 9 additions & 7 deletions docstring.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 9 additions & 7 deletions lf.1
Original file line number Diff line number Diff line change
Expand Up @@ -236,23 +236,25 @@ The following additional keybindings are provided by default:
Configuration files should be located at:
.PP
.EX
OS system-wide user-specific
Unix /etc/lf/lfrc ~/.config/lf/lfrc
Windows C:\eProgramData\elf\elfrc C:\eUsers\e<user>\eAppData\eLocal\elf\elfrc
OS system-wide user-specific
Unix /etc/lf/lfrc ~/.config/lf/lfrc
Windows C:\eProgramData\elf\elfrc C:\eUsers\e<user>\eAppData\eLocal\elf\elfrc
.EE
.PP
Colors file should be located at:
.PP
.EX
Unix ~/.local/share/lf/colors
Windows C:\eUsers\e<user>\eAppData\eLocal\elf\ecolors
OS system-wide user-specific
Unix /etc/lf/colors ~/.config/lf/colors
Windows C:\eProgramData\elf\ecolors C:\eUsers\e<user>\eAppData\eLocal\elf\ecolors
.EE
.PP
Icons file should be located at:
.PP
.EX
Unix ~/.local/share/lf/icons
Windows C:\eUsers\e<user>\eAppData\eLocal\elf\eicons
OS system-wide user-specific
Unix /etc/lf/icons ~/.config/lf/icons
Windows C:\eProgramData\elf\eicons C:\eUsers\e<user>\eAppData\eLocal\elf\eicons
.EE
.PP
Selection file should be located at:
Expand Down

0 comments on commit 69fc98f

Please sign in to comment.