mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 06:02:53 +02:00
8 lines
317 B
TOML
8 lines
317 B
TOML
# A TOML linter such as https://taplo.tamasfe.dev/ can use this schema to validate your config.
|
|
# If you encounter any issues, please make an issue at https://github.com/yazi-rs/schemas.
|
|
"$schema" = "https://yazi-rs.github.io/schemas/yazi.json"
|
|
|
|
[manager]
|
|
sort_by = "natural"
|
|
sort_dir_first = true
|
|
show_hidden = true
|