use correct branch

pull/1/head
Andrew Coleman 2019-07-09 14:41:55 -04:00
parent 5f3aac2c68
commit cdef71269c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if [ $? = 0 ]; then
fi;
config checkout
config config status.showUntrackedFiles no
config push --set-upstream origin master
config push --set-upstream origin wsl
config submodule init
config submodule update
which fc-cache 2>/dev/null && fc-cache -f -v ~/.fonts || true