Skip to content

peterhellberg/dircolors-jellybeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dircolors-jellybeans

Dircolors suitable for use with jellybeans.vim

Installation

Download the latest dircolors.jellybeans and put it in $HOME/.dircolors (which under Ubuntu will be loaded on login, probably true for other distros as well)

iTerm2 Configuration

This is how I have configured Colors and Text rendering in iTerm2

Colors

Colors

Text rendering

Text rendering

Testing

Clone the repo to a machine running some kind of Linux, then ./run_test.sh (You will need bash 4.x installed on your machine)

It will then proceed to install (if missing) and use rerun in order to reload test.sh each time dircolors.* or any *.sh is saved.

Arguments passed to rerun

rerun -x -b -p "**/{dircolors.*,*.sh}" -- ./test/test.sh

test/test.sh

A simple Bash script that generates a bunch of files and then lists them using the colors from dircolors.jellybeans

Test output

About

Dircolors suitable for use with jellybeans.vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages