summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 16d76da..08c170d 100755
--- a/setup.sh
+++ b/setup.sh
@@ -4,7 +4,7 @@ set -euo pipefail
STOW="stow -R --no-folding -v"
cd "$(dirname $0)"
-git submodule update --init --recursive
+git submodule update --init --recursive --depth 1
$STOW common
$STOW zsh