Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

zsh suggestion from history

# 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 keep skype active 
Shell :: vue-cli-service not found 
Shell :: install gcc in ubuntu 
Shell :: zsh: command not found: flutter 
Shell :: Usage: yarn [options] yarn: error: no such option: --template 
Shell :: bash remove extension 
Shell :: w: some index files failed to download kali linux 
Shell :: installer laravel avec docker 
Shell :: insall git onec2 
Shell :: install vm guest additions ubuntu 
Shell :: git -u flag 
Shell :: git create new branch 
Shell :: how to open bash_profile 
Shell :: error failed to launch the browser process puppeteer 
Shell :: uninstall cordova plugin 
Shell :: laravel routes not working on production 
Shell :: open visual studio code from terminal mac 
Shell :: arch linux vscode 
Shell :: ubuntu 21.04 mingw download 
Shell :: install deb file 
Shell :: how to remove a package in laravel 8 
Shell :: linux memory usage 
Shell :: assign default value in shell script 
Shell :: find text in any file linux 
Shell :: Your browser or operating system is no longer supported. You may need to install the latest updates to your operating system. 
Shell :: docker compose unless stopped 
Shell :: scikit-learn install error 
Shell :: jenkins initialadminpassword linux 
Shell :: mysql port check ubuntu 
Shell :: how to uninstall vpython 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =