luka-n / ls-icons

ls command with files icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Overview

This is a fork of coreutils with a modified ls that print icons

Dependencies

Installation

You need to install icons-in-terminal first (No worries, it won't replace your font).
Once installed, you can run:

$ ./bootstrap
$ ./configure --prefix=/opt/coreutils
$ make
$ make install
$ /opt/coreutils/bin/ls

About

ls command with files icons


Languages

Language:C 58.1%Language:Shell 23.8%Language:Perl 12.8%Language:Makefile 2.2%Language:C++ 2.2%Language:M4 1.0%Language:Python 0.0%