Add fish-like autocompletion to zsh
This adds and configures the following packages:
-
zsh-history-substring-searchprovides a substring search through history and suggests possible arguments -
zsh-autosuggestionsgives suggestions during typing -
zsh-syntax-highlightingcolors commands based on their syntax
Resolves #521 (closed)
Edited by Thomas Duckworth