Skip to content

gibbling/dircolors

Repository files navigation

Installation:

-Ensure Coreutils is installed for gls

brew install coreutils
mkdir ~/.dircolors
git clone https://github.com/gibbling666/dircolors.git ~/.dircolors

Setup:

Add the following to ~/.bash_profile

# ~/.dircolors/themefile
eval $(gdircolors ~/.dircolors/dircolors.256dark)

# Aliases
alias ls='gls --color=auto'
alias ll='ls -al'

Notes:

-Please check out solarized dircolors here https://github.com/seebi/dircolors-solarized

About

Dircolors on mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages