For further actions, you may consider blocking this person and/or reporting abuse
A Workflow Copilot. Tailored to You.
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Read next

New AI Vision System Uses Perception Tokens to Better Understand Images Like Humans Do
Mike Young -

Small Changes in AI Training Can Create Widespread Deceptive Behavior, Study Shows
Mike Young -

New 4-Bit AI Training Method Outperforms Standard 16-Bit While Using 75% Less Memory
Mike Young -

Revealed: How Language AI Skills Actually Grow - New Study Groups Tasks to Predict Improvements
Mike Young -
Top comments (1)
ZSH_CUSTOM
isn't set by default and the command you've supplied expects either that variable to be populated or oh-my-zsh to be installed, and I believeplugins
is an oh-my-zsh thing as well.If you want to use this autocomplete, you can source it directly from your
.zshrc
file, from wherever you checked it out to.It's not specific to WSL, rather to any system running
zsh
. WSL can run other distros which don't usezsh
as their default shell.Some comments have been hidden by the post's author - find out more