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 :: powershell script to disable screensaver 
Shell :: debian install python 3 
Shell :: pip install psycopg2 error fedora 
Shell :: Module Error (from ./node_modules/sass-loader/dist/cjs.js): Node Sass version 6.0.0 is incompatible with ^4.0.0 || ^5.0.0. 
Shell :: convert pem to ppk ubuntu 
Shell :: Git commit ignore pre-commit hooks 
Shell :: how completely remove kde 
Shell :: gitignore ios project 
Shell :: git find when file was deleted 
Shell :: skype linux install 
Shell :: Failed to connect to github.com port 443: Connection refused 
Shell :: git discard local changes 
Shell :: powershell admin privileges 
Shell :: update nodejs centos 
Shell :: how to install curl in centos 7 
Shell :: install pygame on mac 
Shell :: completely remove apache in ubuntu 
Shell :: arch code 
Shell :: how to unzip tar file 
Shell :: install deb package 
Shell :: composer uninstall 
Shell :: install webmin ubuntu 
Shell :: capacitor live reload 
Shell :: search for word in text files ubuntu 
Shell :: ubuntu server antivirus 
Shell :: how to remove all commit in git 
Shell :: redisclient apt get 
Shell :: git get current commit hash 
Shell :: fedora install snapd 
Shell :: get dir name bash 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =