From cc352d70fa1018cdcc3dea2982762e0d3d475eb5 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 28 Dec 2025 23:26:34 -0500 Subject: refactor: consolidate changes to git-prompts/kj_sh604.zsh --- .config/shell/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/shell/.zshrc') diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc index de6dfb6..2c7b8f9 100644 --- a/.config/shell/.zshrc +++ b/.config/shell/.zshrc @@ -10,7 +10,7 @@ ensure_directory_and_file() { setopt prompt_subst source_if_exists ~/.config/shell/git-prompt.zsh -source_if_exists ~/.config/shell/git-prompts/kj_sh604-with-attempt-at-fish-style-pwd.zsh +source_if_exists ~/.config/shell/git-prompts/kj_sh604.zsh source_if_exists ~/.config/shell/zsh-autosuggestions/zsh-autosuggestions.zsh source_if_exists ~/.config/shell/zsh-fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh source_if_exists ~/.config/shell/zsh-history-substring-search/zsh-history-substring-search.zsh -- cgit v1.2.3