From 6d2782f8843d4a76ea5de4999812b4505be13c31 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Wed, 23 Oct 2024 05:47:16 +0200 Subject: [PATCH] feat(zsh): set MESA_WHICH_LLVM --- zsh/rc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/rc b/zsh/rc index 1099b84..8431744 100644 --- a/zsh/rc +++ b/zsh/rc @@ -55,6 +55,7 @@ export EDITOR="nvim" export DIFFPROG="nvim -d" export NNN_TRASH=2 export NNN_PLUG='' +export MESA_WHICH_LLVM=1 ############# # LS_COLORS #