Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install zsh auto suggestion

# 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 :: install google chrome in ubuntu 20.04 
Shell :: install wine ubuntu 20.04 
Shell :: pip install chromedriver 
Shell :: choco update node 
Shell :: ubuntu install tree 
Shell :: composer require maatwebsite/excel install 
Shell :: git reset to commit 
Shell :: git see stash 
Shell :: linux run command in loop 
Shell :: linux check cpu core 
Shell :: git merge continue 
Shell :: remove git from folder windows 
Shell :: linux reload hosts file 
Shell :: mysql2 installation 
Shell :: bash counter 
Shell :: restart nginx ubuntu 
Shell :: git update submodule recursive 
Shell :: install snap debian 
Shell :: Clear powershell console history 
Shell :: install .deb files in terminal linux 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality. windows 
Shell :: list users debian 
Shell :: ubuntu 20.04 pip2 install 
Shell :: spacy install en_core_web_lg 
Shell :: uninstall netbeans ubuntu 20.04 
Shell :: aws cli s3 bucket list 
Shell :: sonarqube docker image 
Shell :: abort git merge 
Shell :: change brightness ubuntu 20.04 
Shell :: composer tree 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =