From 056a83264a1d93e11fbcffaf7b139fd57a044798 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Sat, 20 Sep 2025 06:23:05 +0200 Subject: [PATCH] feat: set CC --- zsh/rc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/rc b/zsh/rc index 3b90dfc..2516d00 100644 --- a/zsh/rc +++ b/zsh/rc @@ -56,6 +56,7 @@ export DIFFPROG="nvim -d" export NNN_TRASH=2 export NNN_PLUG='' export MESA_WHICH_LLVM=1 +export CC=gcc ############# # LS_COLORS #