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