summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 95d2ce8..16d76da 100755
--- a/setup.sh
+++ b/setup.sh
@@ -8,6 +8,7 @@ git submodule update --init --recursive
$STOW common
$STOW zsh
+touch $HOME/.zshrc.local
source $HOME/.zshenv
if which xmonad >/dev/null; then