From 0c38bc8b9d1da802b48f6e7d16c7956824d99865 Mon Sep 17 00:00:00 2001 From: joott Date: Sat, 26 Jul 2025 12:01:34 -0400 Subject: terminal prompt updates --- config.fish | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.fish') diff --git a/config.fish b/config.fish index 0a95e40..4751ffd 100644 --- a/config.fish +++ b/config.fish @@ -15,10 +15,6 @@ function starship_transient_prompt_func starship module character end -function fish_greeting - set_color $welcome_color; echo 󰑂󱠡; set_color normal -end - function xcd set --local result (command xplr $argv) [ -n "$result" ] && cd "$result" -- cgit v1.3