summary refs log tree commit diff stats
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-up/zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-up/zsh b/hooks/post-up/zsh
index 7ed08de..085240d 100755
--- a/hooks/post-up/zsh
+++ b/hooks/post-up/zsh
@@ -1,5 +1,5 @@
 #!/usr/bin/env zsh
-ZDOTDIR="${XDG_CONFIG_HOME:~/.config}/zsh"
+ZDOTDIR="${XDG_CONFIG_HOME:=~/.config}/zsh"
 
 pushd $ZDOTDIR
 for f in z*(-.)