Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 297 Bytes

INSTALL.md

File metadata and controls

15 lines (10 loc) · 297 Bytes

Install and update

Install

git clone https://github.com/dcarrillo/prezto.git ~/.zprezto
cd ~/.zprezto
git remote add upstream https://github.com/sorin-ionescu/prezto.git
git submodule update --init --recursive

Keep updated

Run the update script.