mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Include VerbosePkgLists for better pacman -Syu (#1003)
* Include VerbosePkgLists for better pacman -Syu * Add migration for the verbose package lists * Amend comment --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
3
migrations/1755920552.sh
Normal file
3
migrations/1755920552.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
echo "Use verbose package lists for pacman"
|
||||
|
||||
sudo sed -i '/^ILoveCandy$/a VerbosePkgLists' /etc/pacman.conf
|
||||
Reference in New Issue
Block a user