Fix minor typo (#173)

This commit is contained in:
Sam Umbach 2018-01-12 11:09:39 -05:00 committed by Athitya Kumar
parent 445cfc3836
commit 848e3b7c64

View file

@ -175,7 +175,7 @@ You can overwrite the existing icons and colors mapping by copying the yaml file
- To overwrite icon mapping :
Please have a look at the [list of supported icons](https://nerdfonts.com/). Let's say you want to add an icon for swift files. Copy the feault `files.yaml` and change it.
Please have a look at the [list of supported icons](https://nerdfonts.com/). Let's say you want to add an icon for swift files. Copy the default `files.yaml` and change it.
```sh
cp $(dirname $(gem which colorls))/yaml/files.yaml ~/.config/colorls/files.yaml`