Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

show auto suggestion in terminal

# Step 1: clone repo for auto-suggestion
## for oh-my-zsh
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions
## or, for zsh
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions

# Step 2: open config file 
nano ~/.zshrc

# Step 3: 
## for oh-my-zsh, add "zsh-autosuggestions" in plugins section
## or, for zsh, add "source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh"
Comment

PREVIOUS NEXT
Code Example
Shell :: remotelog muirey03 github 
Shell :: install gunicorn 
Shell :: Homebrew PHP appears not to be linked. Please run [valet use php@X.Y] 
Shell :: remove wine 
Shell :: install storybook angular 
Shell :: script dir bash 
Shell :: delete package on linux 
Shell :: how i can install composer after download froject from githb 
Shell :: hibernate ubuntu 
Shell :: brew install ngrok 
Shell :: git can we reset a new branch to a specific commit 
Shell :: force install npm 
Shell :: No Xcode or CLT version detected! 
Shell :: add env variable mac zsh 
Shell :: curl localhost 
Shell :: unable to create process using 
Shell :: unable to resolve reference git 
Shell :: arch vscode 
Shell :: show history accross all sessions powershell 
Shell :: install using dpkg 
Shell :: Error response from daemon: open .pipedocker_engine_linux: The system cannot find the file specified. 
Shell :: delete old files linux 
Shell :: ionic capacitor run android live reload 
Shell :: docker remove all exited containers 
Shell :: ufw allow postgresql 
Shell :: how to remove all commit in git before push 
Shell :: how to install rich in python 
Shell :: cancel merge 
Shell :: gitignore .idea 
Shell :: root check bash script 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =