mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 07:54:15 +00:00
fix doc link
This commit is contained in:
@@ -286,9 +286,10 @@ dotfiles:
|
|||||||
## toml
|
## toml
|
||||||
|
|
||||||
Dotdrop should be able to handle `toml` config file however this
|
Dotdrop should be able to handle `toml` config file however this
|
||||||
feature hasn't been extensively tested. A base [config.toml](/config.toml) is available to get started.
|
feature hasn't been extensively tested.
|
||||||
|
A base [config.toml](/config.toml) is available to get started.
|
||||||
|
|
||||||
The script [yaml-to-toml.py](/scripts/yaml-to-toml.py) allows to convert a `yaml` dotdrop
|
The script [yaml-to-toml.py](https://github.com/deadc0de6/dotdrop/blob/master/scripts/yaml-to-toml.py) allows to convert a `yaml` dotdrop
|
||||||
config file to `toml`.
|
config file to `toml`.
|
||||||
|
|
||||||
For more see issue [#343](https://github.com/deadc0de6/dotdrop/issues/343).
|
For more see issue [#343](https://github.com/deadc0de6/dotdrop/issues/343).
|
||||||
Reference in New Issue
Block a user