Merge branch 'master' of github.com:athityakumar/colorls

This commit is contained in:
Athitya 2017-07-06 23:53:41 +05:30
commit c217eb37ab

View file

@ -15,7 +15,7 @@ A Ruby script that colorizes the `ls` output with color and icons. Here are the
- [Installatation](#installation)
- [Optional configurations](#optional-configurations)
- [Uninstallation](#uninstallation)
- [Contribute to this gem](CONTRIBUTING.md)
- [Contribute to this gem](#contributing)
- [License](LICENSE.md)
# Usage
@ -83,3 +83,7 @@ Want to uninstall and revert back to the old style? No issues (sob). Please feel
```sh
gem uninstall colorls
```
# Contributing
Your contributions are always welcome! Please have a look at the [contribution guidelines](CONTRIBUTING.md) first :tada:.