• lemmyreader
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Thanks. Got it installed, and works after reading the Debian README :

    Installation

    Add the following to your .zshrc:

    source /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh

    then start a new terminal session.

    Tips

    1. To mimic fish’s auto-completion by pressing Ctrl+F
    bindkey '^F' autosuggest-accept