mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 11:36:45 +00:00
add toml base config
This commit is contained in:
9
config.toml
Normal file
9
config.toml
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[config]
|
||||||
|
backup = true
|
||||||
|
banner = true
|
||||||
|
create = true
|
||||||
|
dotpath = "dotfiles"
|
||||||
|
keepdot = false
|
||||||
|
link_dotfile_default = "nolink"
|
||||||
|
link_on_import = "nolink"
|
||||||
|
longkey = false
|
||||||
Reference in New Issue
Block a user