mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-10-30 09:20:30 +00:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Type = Path
|
|
Target = usr/bin/*
|
|
|
|
[Action]
|
|
Depends = zsh
|
|
When = PostTransaction
|
|
Exec = /usr/bin/install -Dm644 /dev/null /var/cache/zsh/pacman
|