athityakumar/colorls

A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 22 minutes ago
Added to GitGenius on September 13th, 2026
Created on June 29th, 2017
Open Issues & Pull Requests: 87 (+0)
GitHub issues: Enabled
Number of forks: 396
Total Stargazers: 5,136 (+0)
Total Subscribers: 46 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Colorls is a Ruby gem that enhances the terminal's ls command with color output and font-awesome icons.

The tool addresses the problem of plain, monochromatic directory listings by wrapping the standard ls command and adding visual distinction through colors and icons. It works by intercepting ls output and applying customizable color schemes and icon mappings to different file types and directories, making it easier to visually scan and identify files at a glance.

Colorls suits developers and terminal users who spend significant time in the command line and want improved visual feedback without changing their core workflow. It works well for anyone using a terminal that supports nerd fonts and color output. The tool provides numerous flags that mirror standard ls options, including tree view with configurable depth, git status integration, long format listings, and the ability to filter by files or directories only. Custom configurations allow users to define their own color schemes and icon mappings.

The project maintains active engagement with its codebase through regular updates and accepts community contributions. Development activity shows consistent attention to both new features and maintenance of existing functionality.