Skip to content

Commit 384e103

Browse files
committed
docs: move configuration docs to Wiki
1 parent 664bd79 commit 384e103

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,7 @@ Read about installing `envfetch` in the [Wiki](https://github.com/ankddev/envfet
3737
## Using
3838
Read in [Wiki](https://github.com/ankddev/envfetch/wiki/3.-Basic-Usage).
3939
## Configuration
40-
`envfetch` support some configuration. Fitsly, you need to run `envfetch init-config` to create config file, it will return you path of config.
41-
| Platform | Path |
42-
| -------- | ------------------------------------------------- |
43-
| Windows | `C:\Users\<USER>\AppData\Roaming\envfetch.toml` |
44-
| Linux | `$HOME/.config/envfetch.toml` |
45-
| macOS | `$HOME/Library/Application Support/envfetch.toml` |
46-
### Keys
47-
- `print_format` - Format string for print command
40+
Read in [this Wiki page](https://github.com/ankddev/envfetch/wiki/4.-Configuration)
4841
# Building from source
4942
- Install Rust. If it already installed, update with
5043
```shell

0 commit comments

Comments
 (0)