#!/bin/bash set -eEuxo pipefail cd ~/.vim/pack/git git submodule update --init --recursive --remote git commit -am "automagic update"