.dotfiles/dot.toml

42 lines
535 B
TOML

[[dots]]
path = "~/.zshrc"
[[dots]]
path = "~/.gitconfig"
[[dots]]
path = "~/.taplo.toml"
[[dots]]
path = "~/.config/starship.toml"
[[dots]]
path = "~/.config/tmux/tmux.conf"
[[dots]]
path = "~/.config/nvim/**/*"
[[dots]]
path = "~/.config/mpv/*.conf"
[[dots]]
path = "~/.config/btop/btop.conf"
[[dots]]
path = "~/.config/alacritty/*"
[[dots]]
path = "~/.local/bin/nvimstart.sh"
[[dots]]
path = "~/.local/bin/obstoggle.py"
[[dots]]
path = "~/.local/bin/scripts/*"
[[dots]]
path = "/etc/hosts"
[[dots]]
path = "/etc/fstab"