Install zsh autosuggestion on your terminal on your Mac for autocompletion of command you type

Описание к видео Install zsh autosuggestion on your terminal on your Mac for autocompletion of command you type

In this video i have shown how to install zsh-autosuggestion on you terminal on mac. zsh-autosuggestion suggests commands as you type based on history and completions.

As you type commands, you will see a completion offered after the cursor in a muted gray color. This color can be changed by setting the ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE variable.
If you press the → key (forward-char widget) or End (end-of-line widget) with the cursor at the end of the buffer, it will accept the suggestion, replacing the contents of the command line buffer with the suggestion.

oh-my-zsh : https://ohmyz.sh/
github link : https://github.com/zsh-users/zsh-auto...


➡️ Support me
PayPal : https://paypal.me/codewitharjun
Patreon :   / codewitharjun  

➡️ Subscribe :    / codewitharjun  

Stay Connected :
➡️ LinkedIn :   / arjungautam1  
➡️ Github : https://github.com/arjungautam1

Join Community :
➡️Discord :   / discord  

Follow me on :
➡️ Medium:   / codewitharjun  
➡️ Dev.to : https://dev.to/codewitharjun

TimeLapses :
00:00 - Introduction
00:25 - Install Oh-my-zsh
01:10 - Install zsh auto-suggestion
01:45 - Add zsh-autosuggestion in .zshrc
02:40 - Demo for how zsh autosuggestion works
03:20 - zsh auto suggestion for git commands
04:30 - Outro

#Macbook #CodeWithArjun #Programming

Комментарии

Информация по комментариям в разработке