Horje
zsh syntax highlighting plugin Code Example
zsh syntax highlighting plugin
In your ~/.zshrc
Simply clone this repository and source the script:

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc

Then, enable syntax highlighting in the current interactive shell:

source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
If git is not installed, download and extract a snapshot of the latest development tree from:

https://github.com/zsh-users/zsh-syntax-highlighting/archive/master.tar.gz
Note the source command must be at the end of ~/.zshrc.
Source: github.com




Shell

Related
Install MariaDB Ubuntu 20.04 Code Example Install MariaDB Ubuntu 20.04 Code Example
manjaro teamviewer Code Example manjaro teamviewer Code Example
upload directory ssh linux Code Example upload directory ssh linux Code Example
git stash drop all Code Example git stash drop all Code Example
You don't have permission to access this resource. Code Example You don't have permission to access this resource. Code Example

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