mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
4 lines
128 B
Bash
4 lines
128 B
Bash
![]() |
# Add missing installation of bat
|
||
|
echo "Add missing installation of bat (used by the ff alias)"
|
||
|
yay -S --noconfirm --needed bat
|