desktop-ubuntu/_installs/font-manager.sh

11 lines
145 B
Bash
Raw Normal View History

2023-06-18 15:34:39 +02:00
#!/usr/bin/zsh
# font-manager
sudo add-apt-repository -y \
ppa:font-manager/staging
sudo apt update -y
sudo apt install -y \
font-manager