all repos — nixfiles @ c7ae8c8bdaf1134d0107063af035968d8505b111

System and user configuration, managed by nix and home-manager

zsh: install autosuggestions

Alan Pearce
commit

c7ae8c8bdaf1134d0107063af035968d8505b111

parent

609e3c919b8083efbcc953d981b7cc4555b1dea1

1 file changed, 4 insertions(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -144,6 +144,10 @@ zplugin load "mollifier/cd-gitroot"
zplugin ice wait'1' lucid zplugin load "MikeDacre/careful_rm" +ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=7" +zplugin ice wait'1' lucid +zplugin load "zsh-users/zsh-autosuggestions" + zplugin snippet "OMZ::lib/functions.zsh" zplugin snippet "OMZ::lib/termsupport.zsh"