From d51bb89e203f03e346bf778ee54fbc82c974a59a Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Thu, 25 Dec 2025 21:35:13 -0500 Subject: refactor: add job-queue --- .config/shell/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell') diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc index 22c5e9e..85b52c6 100644 --- a/.config/shell/.zshrc +++ b/.config/shell/.zshrc @@ -14,6 +14,7 @@ source_if_exists ~/.config/shell/git-prompts/kj_sh604-with-attempt-at-fish-style 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 +source_if_exists ~/.config/shell/zsh-abbr/zsh-job-queue/zsh-job-queue.zsh source_if_exists ~/.config/shell/zsh-abbr/zsh-abbr.zsh # source personal posix functions -- cgit v1.2.3