From 75699198d18be416d4ace531e0f5b3d3b1f37852 Mon Sep 17 00:00:00 2001 From: Jake Pullen Date: Wed, 28 Jan 2026 07:57:44 +0000 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=92=85=20Tweaks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git/gitconfig | 1 + set_up_dev/fedora.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/git/gitconfig b/git/gitconfig index 636795c..1a1e5bd 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -99,3 +99,4 @@ clean = git-lfs clean -- %f [safe] directory = /mnt/nas/hosted_git/DnD.git + directory = /mnt/nas/hosted_git/dungeon_masters_vault.git diff --git a/set_up_dev/fedora.sh b/set_up_dev/fedora.sh index b28dac9..9194fa4 100755 --- a/set_up_dev/fedora.sh +++ b/set_up_dev/fedora.sh @@ -17,6 +17,7 @@ package_list=( "code" "just" "neovim" + "fira-code-fonts" ) # List all the flatpaks we want to install