Laravel Tutorials

ZSH Auto Suggestions

Published
ZSH Auto Suggestions image

ZSH autosuggestions is a stand-alone plugin for ZSH that you can also easily incorporate as a plugin for the popular Oh-My-ZSH Zshell framework. This plugin was created by Eric Freese and supported by various contributors.

The readme describes ZSH autosuggestions as “Fish-like autosuggestions for ZSH.” If you are also not familiar with the fish shell, it’s another command line alternative to bash shell.

ZSH autosuggestions plugin shows possible suggestions as you type based on your command history. If you want to complete the entire command, you press the key, and to proceed to the next word you press the “forward word” key.

Check out the GitHub zsh-users/zsh-autosuggestions repository for installation instructions and key bindings in case you want to change them. If you’re a ZSH user, give this a try—it’s super useful!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article