Add iosevka

This commit is contained in:
2025-10-23 13:46:59 -05:00
parent 0526d57e89
commit 6a48955f51

View File

@@ -120,6 +120,10 @@ git config --global user.name Dominic Masters
git config --global user.email dominic@domsplace.com git config --global user.email dominic@domsplace.com
git config --global credential.helper store git config --global credential.helper store
# Iosevka font
sudo dnf copr enable peterwu/iosevka -y
sudo dnf install iosevka-fonts -y
# Shopify stuff # Shopify stuff
# curl -sSL https://get.rvm.io | bash # curl -sSL https://get.rvm.io | bash
# source $HOME/.rvm/scripts/rvm # source $HOME/.rvm/scripts/rvm