From 6d2bfdbcea71cee99f64c0add911b58342296720 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Thu, 9 Apr 2026 18:03:14 -0700 Subject: [PATCH] Update custom starship shell --- dotfiles/config/starship.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/config/starship.toml b/dotfiles/config/starship.toml index 1cfa5e5..af67f0a 100644 --- a/dotfiles/config/starship.toml +++ b/dotfiles/config/starship.toml @@ -51,3 +51,4 @@ fi """ style = "bold blue" format = "♊[$output](blue) " +shell = ["/bin/sh", "-c"]