File tree 1 file changed +1
-8
lines changed
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,7 @@ Read about installing `envfetch` in the [Wiki](https://github.com/ankddev/envfet
37
37
## Using
38
38
Read in [ Wiki] ( https://github.com/ankddev/envfetch/wiki/3.-Basic-Usage ) .
39
39
## 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 )
48
41
# Building from source
49
42
- Install Rust. If it already installed, update with
50
43
``` shell
You can’t perform that action at this time.
0 commit comments