2024-05-24 16:07:28 +03:00
|
|
|
[[dots]]
|
|
|
|
path = "~/.zshrc"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.gitconfig"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/starship.toml"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/tmux/tmux.conf"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/nvim/**/*"
|
|
|
|
ignore = [
|
|
|
|
"README.md$"
|
|
|
|
]
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/mpv/*.conf"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/btop/btop.conf"
|
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.config/alacritty/*"
|
2024-06-05 15:49:29 +03:00
|
|
|
|
|
|
|
[[dots]]
|
|
|
|
path = "~/.local/bin/nvimstart.sh"
|