mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 23:08:00 +00:00
Fix typo at update_zprezto
This commit is contained in:
parent
93313aac23
commit
b083b134e7
@ -6,7 +6,7 @@ cd ~/.zprezto
|
|||||||
|
|
||||||
git fetch upstream
|
git fetch upstream
|
||||||
git checkout master
|
git checkout master
|
||||||
git merge i -m "Merged" upstream/master
|
git merge -m "Merged" upstream/master
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
||||||
cd -
|
cd -
|
||||||
|
Loading…
Reference in New Issue
Block a user