28 lines
392 B
TOML
28 lines
392 B
TOML
[[dots]]
|
|
path = "~/.zshrc"
|
|
|
|
[[dots]]
|
|
path = "~/.gitconfig"
|
|
|
|
[[dots]]
|
|
path = "~/.config/starship.toml"
|
|
|
|
[[dots]]
|
|
path = "~/.config/tmux/tmux.conf"
|
|
|
|
[[dots]]
|
|
path = "~/.config/nvim/**/*"
|
|
ignore = ["README.md$", "/plugins$"]
|
|
|
|
[[dots]]
|
|
path = "~/.config/mpv/*.conf"
|
|
|
|
[[dots]]
|
|
path = "~/.config/btop/btop.conf"
|
|
|
|
[[dots]]
|
|
path = "~/.config/alacritty/*"
|
|
|
|
[[dots]]
|
|
path = "~/.local/bin/nvimstart.sh"
|