• Stars
    star
    302
  • Rank 133,483 (Top 3 %)
  • Language
    HTML
  • License
    Apache License 2.0
  • Created over 12 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LSCOLORS Generator

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.

More Repositories

1

the_silver_searcher

A code-searching tool similar to ack, but faster.
C
25,725
star
2

jekyll-gallery-generator

A Jekyll plugin that generates photo galleries from directories full of images.
Ruby
350
star
3

dsniff

Dug Song seems to have abandoned dsniff. I got it to work with the latest OS X & Homebrew libraries.
C
330
star
4

fsevents-tools

Like inotify-tools but for OS X's FSEvents
C
264
star
5

dotfiles

Shell
19
star
6

twisted_hang

Hack day project. Figure out if the main thread is hanging, and if so, what's causing it to hang.
Python
17
star
7

linksplosion

Chrome extension to open all links in a selection. Great for when you don't have enough tabs open!
JavaScript
8
star
8

memex_trails

Extension that adds Vannevar Bush's "trails" to Chrome.
JavaScript
7
star
9

cogtrack

A tool to track one's cognitive abilities over time.
JavaScript
7
star
10

CursorHide

OS X utility to hide the mouse cursor if it hasn't been moved recently
Objective-C
7
star
11

stag

Sublime Text Ag
Python
6
star
12

history-stats

A Chrome extension that shows graphs about your history. Basically an excuse for me to play with d3.
JavaScript
4
star
13

wtf

Slack bot hackathon thing. Ignore this
TypeScript
3
star
14

crucible

Readability extension for Chrome. Based on the now-defunct readability-redux.
JavaScript
3
star
15

serendipity

More convenient video chat
TypeScript
3
star
16

sublime-copy-github-link

Python
3
star
17

counterforce

Listen for github webhooks and send an e-mail when anyone runs git push --force master.
JavaScript
3
star
18

tail-page

Chrome extension that lets you stay scrolled to the bottom of a page. Particularly helpful for buildbot output.
JavaScript
3
star
19

mpostr

GeoIP Impostor
C
2
star
20

geoff.greer.fm

HTML
2
star
21

cloudkick_tag_exports

Uses the Cloudkick API to build list of IPs for each tag. Handy for automating jobs across a group of servers.
2
star
22

circleci-insights

Use CircleCI Insights API to show which tests fail the most.
TypeScript
1
star
23

react-interview-example

JavaScript
1
star
24

payoff_matrix

Simple web page for displaying payoff matrices
Python
1
star
25

react-redux-example

Example thing that I gave a presentation about
JavaScript
1
star