Envixty 6 miesięcy temu
committed by GitHub
rodzic
commit
e9c02ba6a7
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 5 dodań i 1 usunięć
  1. +5
    -1
      INSTALL.md

+ 5
- 1
INSTALL.md Wyświetl plik

@ -71,13 +71,17 @@ Simply clone this repository and source the script:
```zsh
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
```
Optional:
```zsh
echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc
```
Then, enable syntax highlighting in the current interactive shell:
```zsh
source ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
```
If `git` is not installed, download and extract a snapshot of the latest

Ładowanie…
Anuluj
Zapisz