Преглед на файлове

docs: INSTALL.md: Streamling .zshrc installation instructions.

pull/242/merge
Daniel Shahaf преди 8 години
родител
ревизия
2ed2f1e3c4
променени са 1 файла, в които са добавени 5 реда и са изтрити 9 реда
  1. +5
    -9
      INSTALL.md

+ 5
- 9
INSTALL.md Целия файл

@ -15,22 +15,18 @@ How to install
### In your ~/.zshrc
* Clone this repository:
Simply clone this repository and source the script:
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git
echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ~/.zshrc
source ~/.zshrc
If `git` is not installed, you could download a snapshot of the latest
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
* Source the script **at the end** of `~/.zshrc`:
source /path/to/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
* Source `~/.zshrc` to take changes into account:
source ~/.zshrc
Note the `source` command must be **at the end** of `~/.zshrc`.
### With oh-my-zsh

Зареждане…
Отказ
Запис