updating README
This commit is contained in:
parent
4f19700919
commit
d4b2f017a8
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,9 @@ Prezto — Instantly Awesome Zsh
|
|||
|
||||
Prezto is the configuration framework for [Zsh][1]; it enriches the command line
|
||||
interface environment with sane defaults, aliases, functions, auto completion,
|
||||
and prompt themes.
|
||||
and prompt themes.
|
||||
|
||||
This repository is being actively maintained by a community of users.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
@ -17,7 +19,7 @@ version is 4.3.17.
|
|||
|
||||
2. Clone the repository:
|
||||
|
||||
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
|
||||
git clone --recursive https://github.com/zsh-users/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
|
||||
|
||||
3. Create a new Zsh configuration by copying the Zsh configuration files
|
||||
provided:
|
||||
|
|
Loading…
Add table
Reference in a new issue