summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstowdots2
1 files changed, 1 insertions, 1 deletions
diff --git a/stowdots b/stowdots
index 5116c73..ad61a27 100755
--- a/stowdots
+++ b/stowdots
@@ -18,7 +18,7 @@ else
read MACH
fi
-ln -sf "$(realpath $0)" "$(realpath $0 | xargs dirname)"/bin/common/stowdots
+ln -sf "$(realpath $0)" $HOME/bin/
cd "$(realpath $0 | xargs dirname)" || exit 1
case "$MACH" in
"desktop" | "d" | "laptop" | "l")