mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-11-01 03:27:26 -05:00
18 lines
249 B
TOML
18 lines
249 B
TOML
[helpers]
|
|
|
|
[default]
|
|
depends = ["bottom", "git"]
|
|
|
|
[default.files]
|
|
|
|
[bottom.files]
|
|
"bottom/bottom.toml" = "~/.config/bottom/bottom.toml"
|
|
|
|
[git.files]
|
|
"git/gitconfig" = "~/.gitconfig"
|
|
|
|
[default.variables]
|
|
|
|
[settings]
|
|
default_target_type = "automatic"
|