# # Fish-like fast/unobtrusive autosuggestions for zsh. # # It suggests commands as you type, based on command history. # # source script source ${0:h}/external/zsh-autosuggestions.zsh || return 1