1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 09:19:25 +00:00
This commit is contained in:
2018-11-09 17:21:05 +01:00
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ cd ~/.zprezto
git fetch upstream git fetch upstream
git checkout master git checkout master
git merge -m "Merged" upstream/master git merge -m "Merge upstream/master" upstream/master
git submodule update --init --recursive git submodule update --init --recursive
cd - cd -