summaryrefslogtreecommitdiff
path: root/.config/zsh/antigen_pkgs.zsh
diff options
context:
space:
mode:
authoraktersnurra <grydholm@kth.se>2021-02-10 19:42:38 +0100
committeraktersnurra <grydholm@kth.se>2021-02-10 19:42:38 +0100
commitd4b9c144f24ddf4f22e32e33c05e0785bcff1beb (patch)
tree3ada30d39e4eb070fed06a90eff23566e82c35f3 /.config/zsh/antigen_pkgs.zsh
parent4f5abfdfea416f80cf164861a8db74c911997e5f (diff)
zsh autosuggestion
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