From 7a9452dbfff44f3b94148eb526f0efa4267f3f79 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Tue, 27 Oct 2020 15:02:53 +0100 Subject: [PATCH] Point out the 'glow config' command in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c17e69..589e662 100644 --- a/README.md +++ b/README.md @@ -168,10 +168,10 @@ to find more styles. Or [make your own](https://github.com/charmbracelet/glamour ## The Config File 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 -the default config path of you platform. If you're not sure where that is refer -to `glow --help`, which will display the path in which `glow` expects its -config. +probably a good idea to create a config file. Run `glow config`, which will open +it in your favorite $EDITOR. Alternatively you can manually put a file named +`glow.yml` in the default config path of you platform. If you're not sure where +that is, please refer to `glow --help`. Here's an example config: