dotfiles/root/etc/pacman.d/hooks/zsh.hook

12 lines
210 B
Plaintext
Raw Normal View History

[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
2021-08-17 20:54:45 +03:00
Type = Path
Target = usr/bin/*
[Action]
Depends = zsh
When = PostTransaction
2021-08-17 20:54:45 +03:00
Exec = /usr/bin/install -Dm644 /dev/null /var/cache/zsh/pacman