From f3023a0ee3d9cbcafb0df5d3c3426f74daf044b8 Mon Sep 17 00:00:00 2001 From: Thomas Ulmer Date: Tue, 2 Dec 2025 22:25:09 -0800 Subject: rm fish --- fish/conf.d/fish_prompt.fish~ | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fish/conf.d/fish_prompt.fish~ (limited to 'fish/conf.d/fish_prompt.fish~') diff --git a/fish/conf.d/fish_prompt.fish~ b/fish/conf.d/fish_prompt.fish~ deleted file mode 100644 index 864330b..0000000 --- a/fish/conf.d/fish_prompt.fish~ +++ /dev/null @@ -1,8 +0,0 @@ -function fish_prompt - set_color $fish_color_cwd - echo -n (prompt_pwd) - set_color normal - echo -n '𝛔 ' -end - -set fish -- cgit v1.2.3