tos/packages/tos-dotfiles/tos-dotfiles.hook

12 lines
258 B
Plaintext
Raw Normal View History

2023-02-21 16:39:10 +00:00
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = tos-*
[Action]
Description = Update user dotfiles
Depends = tos-dotfiles
When = PostTransaction
2023-09-09 09:23:37 +00:00
Exec = /usr/bin/rsync -r --chown=me:me /etc/tos/dotfiles/. /home/me/