summaryrefslogtreecommitdiff
path: root/stowall
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-04-21 19:55:52 +0800
committerbh <qn+git@excalibur.computer>2026-04-21 19:55:52 +0800
commit6c21f866cb0355d57480d3e73275093a332c49ec (patch)
tree3d5da0e1b4dd58d7f6816f9607b57bad2bffe17a /stowall
parente4856abb3b865f605c227744ac282f331b5c8f93 (diff)
Change from Dotfiles to .dotfiles
Diffstat (limited to 'stowall')
-rwxr-xr-xstowall2
1 files changed, 1 insertions, 1 deletions
diff --git a/stowall b/stowall
index ecb899f..aee8053 100755
--- a/stowall
+++ b/stowall
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
-DOTFILES_DIR="${1:-$HOME/Dotfiles}"
+DOTFILES_DIR="${1:-$HOME/.dotfiles}"
cd "$DOTFILES_DIR"