diff options
| author | kj_sh604 | 2025-12-28 23:26:34 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-28 23:26:34 -0500 |
| commit | cc352d70fa1018cdcc3dea2982762e0d3d475eb5 (patch) | |
| tree | ce81089868adfcce02e3fe115e929eceb9fd23d1 /.config/shell/.zshrc | |
| parent | f3b379dcdde48b80dc59664616157d4e38f6c447 (diff) | |
refactor: consolidate changes to git-prompts/kj_sh604.zsh
Diffstat (limited to '.config/shell/.zshrc')
| -rw-r--r-- | .config/shell/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
