⚙️ config(pacman): configured package hook to delete first line created by yay

This commit is contained in:
Sergio Laín 2023-11-06 23:46:29 +01:00
parent 25eafee859
commit 20d5f4adeb
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 1 additions and 2 deletions

View file

@ -8,4 +8,4 @@ Target = *
[Action]
Description = Create a backup list of all installed packages
When = PostTransaction
Exec = /bin/sh -c 'yay -Qqe > /home/matt/.config/pacman/packages.txt'
Exec = /bin/sh -c "yay -Qqe > /home/matt/.config/pacman/packages.txt && sed -i '1d' /home/matt/.config/pacman/packages.txt"

View file

@ -1,4 +1,3 @@
 -> Evite ejecutar yay como root/sudo.
activitywatch-bin
adw-gtk3-git
adwsteamgtk