colorls 1.2.1.pre.588 → 1.2.1.pre.590

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +0 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e5d8ab182f6fb956a44b0f3392f6f07ec36d9b90f78742dffa2b3314f959ebb5
4
- data.tar.gz: d7ade983b284bee9091e947369e329f7813f83354f36a06544ce17ca0f43d53a
3
+ metadata.gz: 51be3eca688e17e27270ab50d758d7f4bc41c6b86a472555e2d2a14a219d859e
4
+ data.tar.gz: 8a0b62611cb132c4b586249b621064cd241e6033a883cf958c7cb014b0d189cf
5
5
  SHA512:
6
- metadata.gz: f96356a6d6fde49bc956f41628626b1e94ec9fd4bf715406d002eefc8ef19d385ce9d8e2e22a32ac6fadbb5bac9a2214f53652370219d9a389545fc764cb1331
7
- data.tar.gz: 47bf2c2fcb4abcb432a1958a4c5af439ac3a1d67f2f8580e52e86855a2a01ff37e909e4bba1e8cabcbae539926c116e45b12bdc5b099eebc9c92810b3c8b03e0
6
+ metadata.gz: 667345220967543d7c1582490a3b2cf6fd8e99e38540ed67a6a47236c25fa7960aa4920a02d5cd1513a9cf818b6306989d1a8c1ce894eaebb68f9453675f40c2
7
+ data.tar.gz: 61705e9fc64bf362ea8bf9978065091c9c0be51e6366432b30304501ced0d22ec9d1fba70666f2bff567c7640bfba9b33d65085e1ab711437e8b6f2949dab03e
data/README.md CHANGED
@@ -6,7 +6,6 @@
6
6
  [![Gem Version](https://badge.fury.io/rb/colorls.svg)](https://badge.fury.io/rb/colorls)
7
7
  [![Build Status](https://travis-ci.org/athityakumar/colorls.svg?branch=master)](https://travis-ci.org/athityakumar/colorls)
8
8
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields)](http://makeapullrequest.com)
9
- [![Stories in Ready](https://badge.waffle.io/athityakumar/colorls.png?label=next)](https://waffle.io/athityakumar/colorls?utm_source=badge)
10
9
 
11
10
  A Ruby script that colorizes the `ls` output with color and icons. Here are the screenshots of working example on an iTerm2 terminal (Mac OS), `oh-my-zsh` with `powerlevel9k` theme and `powerline nerd-font + awesome-config` font with the `Solarized Dark` color theme.
12
11
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: colorls
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1.pre.588
4
+ version: 1.2.1.pre.590
5
5
  platform: ruby
6
6
  authors:
7
7
  - Athitya Kumar
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-05-24 00:00:00.000000000 Z
11
+ date: 2019-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: clocale