summaryrefslogtreecommitdiff
path: root/link-user
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2024-11-29 08:54:33 +0100
committerMartin Fischer <martin@push-f.com>2024-12-11 08:37:52 +0100
commitb3e73f8b5d94405e2f0fce52e8d219e37e54791d (patch)
tree7d1afa60772c8588a421bf9cd28a159d239222fe /link-user
parent563c3eaa9c00cc8acc9835e3ec456793fe49e0ec (diff)
add zsh
Diffstat (limited to 'link-user')
-rwxr-xr-xlink-user2
1 files changed, 1 insertions, 1 deletions
diff --git a/link-user b/link-user
index 2cef63d..6684160 100755
--- a/link-user
+++ b/link-user
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Symlinks the files in user/ into my XDG_CONFIG_HOME.
-XDG_CONFIG_HOME=$HOME/.config
+set -u
cd $(dirname "$0") # change to the directory of the script
cd user