Skip to content

ggreer/lscolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 5, 2016
36b1b6e · Aug 5, 2016

History

58 Commits
Nov 26, 2014
Sep 6, 2012
Aug 21, 2011
Feb 18, 2012
Feb 18, 2012
Feb 18, 2012
Feb 18, 2012
Feb 18, 2012
Feb 18, 2012
Feb 18, 2012
Jan 3, 2015
Nov 26, 2014
Jan 3, 2015
Aug 5, 2016
Feb 18, 2012
Feb 18, 2012

Repository files navigation

LSCOLORS Generator

To use

Go here or clone the repo and open index.html in your favorite browser. Pick the colors you like, then copy the LSCOLORS environment variable into your bashrc/profile/zshrc/whatever. Remember that it's LSCOLORS for BSD and LS_COLORS for Linux.

Troubleshooting

If you don't see any colors at all, you might also need to run ls with certain parameters (ls -G on BSD, ls --color on Linux) or set an environment variable (export CLICOLOR=1).

If the colors in your terminal don't exactly match up with the preview, you probably have a fancy terminal theme.