From b19a36df10e8caafacf8ef7c3f5f6eaf528bc6ef Mon Sep 17 00:00:00 2001 From: PieckA Date: Sat, 25 May 2024 11:21:14 +0200 Subject: [PATCH] bugfixing --- config.fish | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.fish b/config.fish index 7304335..026e7b0 100644 --- a/config.fish +++ b/config.fish @@ -240,6 +240,9 @@ function starship_transient_prompt_func end starship init fish | source enable_transience +else + curl -sS https://starship.rs/install.sh | sh + exec fish end set colorscheme for bobthefish