From 0ef64c0f615cd0b41d5c5a1c70dcfa4c7ce5b641 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 16 Mar 2025 15:15:07 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-16 15:15:07 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 0171284e..9b0541e7 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -1,6 +1,7 @@ theme = "ashen" [editor] +shell = ["zsh", "-i", "-c"] line-number = "relative" undercurl = true # true-color = true