add some fonts
This commit is contained in:
parent
d97740acd7
commit
8c659a07b7
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
mkdir -p ~/h
|
||||
|
||||
cd /etc/yum.repos.d || exit 1
|
||||
sudo wget https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
@ -16,6 +18,9 @@ rpm-ostree install \
|
|||
mercurial \
|
||||
mercurial-rust \
|
||||
source-foundry-hack-fonts \
|
||||
mozilla-fira-fonts-common \
|
||||
mozilla-fira-mono-fonts \
|
||||
mozilla-fira-sans-fonts \
|
||||
fastfetch \
|
||||
mutt \
|
||||
msmtp \
|
||||
|
|
Loading…
Reference in a new issue