use correct branch
parent
5f3aac2c68
commit
cdef71269c
|
@ -14,7 +14,7 @@ if [ $? = 0 ]; then
|
||||||
fi;
|
fi;
|
||||||
config checkout
|
config checkout
|
||||||
config config status.showUntrackedFiles no
|
config config status.showUntrackedFiles no
|
||||||
config push --set-upstream origin master
|
config push --set-upstream origin wsl
|
||||||
config submodule init
|
config submodule init
|
||||||
config submodule update
|
config submodule update
|
||||||
which fc-cache 2>/dev/null && fc-cache -f -v ~/.fonts || true
|
which fc-cache 2>/dev/null && fc-cache -f -v ~/.fonts || true
|
||||||
|
|
Reference in New Issue