.dotfiles/dot.toml

60 lines
791 B
TOML
Raw Normal View History

2024-05-24 16:07:28 +03:00
[[dots]]
path = "~/.zshrc"
[[dots]]
path = "~/.gitconfig"
[[dots]]
path = "~/.taplo.toml"
2024-05-24 16:07:28 +03:00
[[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/best-gif.sh"
[[dots]]
path = "~/.local/bin/make-gif.sh"
2024-11-02 14:57:37 +02:00
[[dots]]
path = "~/.local/bin/repos.sh"
[[dots]]
path = "~/.local/bin/reposn.sh"
[[dots]]
path = "~/.local/bin/repos5y.sh"
[[dots]]
path = "~/.local/bin/repoc.sh"
[[dots]]
path = "~/.local/bin/repoc5y.sh"
[[dots]]
path = "/etc/hosts"
[[dots]]
path = "/etc/fstab"