Skip to content

Mellbourn/lsColorsToToml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert LS_COLORS to toml

LS_COLORS is a shell environment variable that specifies the colors for different file types when you use ls. It is used by the GNU coreutils ls program and is also used by the GNU file program.

This program converts the LS_COLORS environment variable to a toml file. The toml file can be used by the yazi program to colorize the output of the ls command.

Usage

npm run start|tail -n +4|pbcopy

Paste the result into your theme.toml file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published