summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2020-10-22 07:31:59 -0400
committerKjetil Orbekk <kj@orbekk.com>2020-10-22 07:31:59 -0400
commit3a660f68f1d6a200e7ce98068cc7a0406bb38182 (patch)
tree63955e78ab06aa42613fba863bd3d7e6bafcb8e1 /setup.sh
parent354923f337c17127503dcbd209d090d978e0ecff (diff)
Switch to zsh powerline10k prompt
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