tos/packages/tos-dotfiles/tos-dotfiles.hook
2023-09-09 11:23:37 +02:00

12 lines
258 B
Plaintext

[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = Package
Target = tos-*
[Action]
Description = Update user dotfiles
Depends = tos-dotfiles
When = PostTransaction
Exec = /usr/bin/rsync -r --chown=me:me /etc/tos/dotfiles/. /home/me/