Horje
oh my zsh autocomplete Code Example
oh my zsh autocomplete
1 # clone repo for auto-suggestion and syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting

2 # open config file 
nano ~/.zshrc

3 # add "zsh-autosuggestions zsh-syntax-highlighting" in plugins section




Shell

Related
linux screen brightness command line Code Example linux screen brightness command line Code Example
how to kill tasks using grep Code Example how to kill tasks using grep Code Example
npm install redux thunk Code Example npm install redux thunk Code Example
install sox in ubuntu Code Example install sox in ubuntu Code Example
Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 100145, now running 100415. Please use mysql_upgrade to fix this error Code Example Column count of mysql.proc is wrong. Expected 21, found 20. Created with MariaDB 100145, now running 100415. Please use mysql_upgrade to fix this error Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14