Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

history 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 :: zsh-autosuggestions 
Shell :: Redirect is not allowed for a preflight request. 
Shell :: macbook disable input from built in keyboard 
Shell :: navigate to C drive in bash on WSL-Ubuntu 
Shell :: change jdk version archlinux 
Shell :: csv to column awk 
Shell :: linux cli chart 
Shell :: xrandr 1600x900 ubuntu 
Shell :: grafana for linux download ubuntu 
Shell :: NGINX: connect() to unix:/var/run/php7.2-fpm.sock failed (2: No such file or directory) 
Shell :: Cannot open: https://centos7.iuscommunity.org/ius-release.rpm. Skipping 
Shell :: find the name of files within a directory bahs 
Shell :: ubuntu extract zip 
Shell :: ubuntu focus follows mouse 
Shell :: chmod using find in bash 
Shell :: sublimetext 
Shell :: conda install kneed 
Shell :: ubuntu install all language packs 
Shell :: install jitsi on ubuntu 
Shell :: capacitor-google-auth 
Shell :: powershell convert text 20MB to bytes 
Shell :: how to check my mint version 
Shell :: install zeek on ubuntu 18.04 
Shell :: after installing cypress is there a cypress directory 
Shell :: git checkout -q error: you need to resolve your current index first 
Shell :: install onlyoffice on Arch 
Shell :: win10 trashcan location 
Shell :: Comparing Actual Changes Between Two Branches 
Shell :: linux command find executable 
Shell :: how to move files that begine with uppercase in linux 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =