Skip to content

a5ob7r/LS_ICONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LS_ICONS

CI

This is an experimental configuration for an environment variable LS_ICONS, which is for the --icons option of haskellorls.

What's LS_ICONS

This is similar to LS_COLORS, which is a configuration for colorization filename outputs of GNU ls with --color option and lists pairs of matching filename patterns and corresponding ANSI escape sequence parameters. However, this is for a configuration of haskellorls with --icons and lists pairs of matching filename patterns and corresponding icons instead of ANSI escape sequence parameters.

This is not supported by GNU ls and probably other similar projects. Also this project uses dircolors, but it is probably an unexpected usage of dircolors.

Requirements

Usage

For sh, bash, zsh and so on,

$ source lsicons.sh

If csh user,

$ source lsicons.csh

Development

  1. Edit the LS_ICONS file.

  2. Generate compiled configurations.

$ make

Note

This project is inspired by trapd00r/LS_COLORS. Thank you!

About

An experimental configuration for LS_ICONS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published