9 lines
180 B
Cheetah
9 lines
180 B
Cheetah
[Trigger]
|
|
Operation = Install
|
|
Operation = Remove
|
|
Type = Package
|
|
Target = *
|
|
|
|
[Action]
|
|
When = PostTransaction
|
|
Exec = {{ joinPath .chezmoi.homeDir ".local/bin/update-package-list" }}
|