summaryrefslogtreecommitdiff
path: root/.config/zsh/antigen_pkgs.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/antigen_pkgs.zsh')
-rw-r--r--.config/zsh/antigen_pkgs.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zsh/antigen_pkgs.zsh b/.config/zsh/antigen_pkgs.zsh
index 555aa24..c2c335a 100644
--- a/.config/zsh/antigen_pkgs.zsh
+++ b/.config/zsh/antigen_pkgs.zsh
@@ -6,6 +6,7 @@ antigen bundle pip
antigen bundle command-not-found
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-history-substring-search ./zsh-history-substring-search.zsh
+antigen bundle zsh-users/zsh-autosuggestions
# Done
antigen apply