mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
docs: fix the path of preset config
This commit is contained in:
parent
a6072edf33
commit
cdb6ad1724
2 changed files with 4 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ Then, you can run:
|
|||
yazi
|
||||
```
|
||||
|
||||
If you want to use your own config, copy the [config folder](https://github.com/sxyazi/yazi/tree/main/config) to `~/.config/yazi`, and modify it as you like.
|
||||
If you want to use your own config, copy the [config folder](https://github.com/sxyazi/yazi/tree/main/config/preset) to `~/.config/yazi`, and modify it as you like.
|
||||
|
||||
## Image Preview
|
||||
|
||||
|
|
|
|||
3
config/preset/README.md
Normal file
3
config/preset/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Configuration
|
||||
|
||||
[See ../docs for more information.](../docs)
|
||||
Loading…
Add table
Reference in a new issue