David Heinemeier Hansson 39dccccb1a Bare mode is dead in 2.0
Uninstall whatever you want yourself now that we have multi-tab
uninstalls
2025-08-24 22:21:25 +02:00

10 lines
283 B
Bash

#!/bin/bash
sudo pacman -S --noconfirm --needed \
ttf-font-awesome ttf-cascadia-mono-nerd ttf-jetbrains-mono \
noto-fonts noto-fonts-emoji noto-fonts-cjk noto-fonts-extra
mkdir -p ~/.local/share/fonts
cp ~/.local/share/omarchy/config/omarchy.ttf ~/.local/share/fonts/
fc-cache