diff --git a/zsh/zshrc.local b/zsh/zshrc.local index 08fb0ca..41a81ee 100644 --- a/zsh/zshrc.local +++ b/zsh/zshrc.local @@ -9,6 +9,7 @@ fi source $HOME/.zsh/commands source $HOME/.zsh/programs +source $HOME/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh case "$MTYPE" in "PC") source $HOME/.zsh/commands-pc