rs / gls

A graphical ls command for iTerm2 with icons
MIT License
78 stars 2 forks source link

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