Point out the 'glow config' command in README

This commit is contained in:
Christian Muehlhaeuser 2020-10-27 15:02:53 +01:00 committed by Nicolas M
parent c5adc8fc2d
commit 7a9452dbff

View file

@ -168,10 +168,10 @@ to find more styles. Or [make your own](https://github.com/charmbracelet/glamour
## The Config File ## The Config File
If you find yourself supplying the same flags to `glow` all the time, it's If you find yourself supplying the same flags to `glow` all the time, it's
probably a good idea to create a config file. Put a file named `glow.yml` in probably a good idea to create a config file. Run `glow config`, which will open
the default config path of you platform. If you're not sure where that is refer it in your favorite $EDITOR. Alternatively you can manually put a file named
to `glow --help`, which will display the path in which `glow` expects its `glow.yml` in the default config path of you platform. If you're not sure where
config. that is, please refer to `glow --help`.
Here's an example config: Here's an example config: