1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-11-01 03:27:26 -05:00
dotfiles/.dotter/global.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"