zsh-dircolors-solarized
Solarized dircolors plugin for zsh.
Usage
This plugin offers two commands:
lssolarizedwhich lists the available solarized themes. For now there are:dircolors.ansi-universal(universal theme for 16- and 256-color terminals)dircolors.ansi-dark(optimized version of universal for dark background)dircolors.ansi-light(optimized version of universal for light background)dircolors.256dark(degraded solarized dark theme)
setupsolarizedwhich installs a theme and saves the current configuration to the configuration file ($HOME/.zsh-dircolors.configby default). Without any argument,setupsolarizedwill use the themedircolors.ansi-universal.
setupsolarized must be run at least once in order to create the configuration file. After doing so, the plugin will automatically load your configuration each time a zsh session is started.