Add fish-like autocompletion to zsh

This adds and configures the following packages:

  • zsh-history-substring-search provides a substring search through history and suggests possible arguments
  • zsh-autosuggestions gives suggestions during typing
  • zsh-syntax-highlighting colors commands based on their syntax

Resolves #521 (closed)

Edited by Thomas Duckworth

Merge request reports

Loading