1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 14:00:27 +00:00
prezto/INSTALL.md
2019-06-07 17:54:40 +02:00

297 B

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.