diff options
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 c2f6f4d..176ca9b 100644 --- a/.config/shell/.zshrc +++ b/.config/shell/.zshrc @@ -9,7 +9,7 @@ ensure_directory_and_file() { } source_if_exists ~/.config/shell/git-prompt.zsh -source_if_exists ~/.config/shell/git-prompts/kj_sh604.zsh +source_if_exists ~/.config/shell/git-prompts/kj_sh604-with-attempt-at-fish-style-pwd.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 |
