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 →
Building EasyReply: How We Used Laravel to Unify Customer Support image

Building EasyReply: How We Used Laravel to Unify Customer Support

Read article
PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum image

PostgreSQL Monitoring and Schema Linting for Laravel with Vacuum

Read article
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article