mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add migration for the missing bat installation
This commit is contained in:
3
migrations/1751135253.sh
Normal file
3
migrations/1751135253.sh
Normal file
@ -0,0 +1,3 @@
|
||||
# Add missing installation of bat
|
||||
echo "Add missing installation of bat (used by the ff alias)"
|
||||
yay -S --noconfirm --needed bat
|
Reference in New Issue
Block a user