force powerlevel10k to follow master
This commit is contained in:
parent
414d3d64cb
commit
4c3c4e0748
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ echo "initialize submodules and clone prezto"
|
|||
git clone --recursive https://github.com/steveokard/prezto.git "$HOME/stevset/prezto/.zprezto"
|
||||
#fix submodules once and for all
|
||||
cd $HOME/stevset/prezto/.zprezto && git submodule update --remote && git submodule update
|
||||
cd ~/.zprezto/modules/prompt/external/powerlevel10k && git checkout master && git pull
|
||||
|
||||
#Remove old stuff
|
||||
echo "....Creating symlinks"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue