aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
authorkj_sh6042025-12-22 01:15:12 -0500
committerkj_sh6042025-12-22 01:15:12 -0500
commitead5248907ae835a9f50c051df2bf91e0b0cd939 (patch)
tree794f1aea8e61ec03f1222ffb38ad1c33bf8e6b41 /.config/shell/.zshrc
parent40ac23b5214a8f721ca897d140e71d4269aa7da9 (diff)
feat: attempt fish style pwd in zsh
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc2
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