44 lines
639 B
TOML
44 lines
639 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/**/*"
|
|
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"
|
|
|
|
[[dots]]
|
|
path = "~/.local/bin/obstoggle.py"
|
|
|
|
[[dots]]
|
|
path = "~/.local/bin/best-gif.sh"
|
|
|
|
[[dots]]
|
|
path = "~/.local/bin/make-gif.sh"
|
|
|
|
[[dots]]
|
|
path = "~/.config/nushell/*"
|
|
ignore = ["history.txt", "/completions$"]
|