All Projects → rs → Gls

rs / Gls

Licence: mit
A graphical ls command for iTerm2 with icons

Programming Languages

swift
15916 projects

Graphical ls for iTerm2 (v3)

The gls command uses the iTerm2 (version 3 beta) image capability to display Finder's file icons in the terminal.

The current version is very basic, with no support for any of the ls options.

Install with Homebrew

Make sure you are using the lastest beta of iTerm2 version 3.

$ brew install https://raw.githubusercontent.com/rs/homebrew/gls/Library/Formula/gls.rb

For El Capitan users:

$ brew install --HEAD https://raw.githubusercontent.com/rs/homebrew/gls/Library/Formula/gls.rb

Build from Source

$ xcodebuild SYMROOT=build
$ install build/Release/gls /usr/local/bin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].