1
0
Fork 0

updating README

pull/1130/head
Federico Ariel Castagnini 8 years ago committed by GitHub
parent 4f19700919
commit d4b2f017a8

@ -5,6 +5,8 @@ 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.
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…
Cancel
Save