aboutsummaryrefslogtreecommitdiff
path: root/scripts/dotfiles.sh
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-11 17:08:05 -0500
committerfoswret <foswret@posteo.com>2025-07-11 17:08:05 -0500
commitd6e183e00177fb6e0f043f36ace82e52358f21b8 (patch)
tree3a21e8db30a0098e246998168ae90263c3697b12 /scripts/dotfiles.sh
parente0da88ef0fe1e9a2aef6b095e56a84a3dae33845 (diff)
automated commit at 17:08:04 on 07/11/25HEADmaster
Diffstat (limited to 'scripts/dotfiles.sh')
-rwxr-xr-xscripts/dotfiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dotfiles.sh b/scripts/dotfiles.sh
index 1a0675a..b62e4d4 100755
--- a/scripts/dotfiles.sh
+++ b/scripts/dotfiles.sh
@@ -9,5 +9,5 @@ rsync -av --delete ~/.config/zathura/ ~/.config/dotfiles/zathura
cp -r ~/.config/X11/Xresources ~/.config/dotfiles/Xresources
cd ~/.config/dotfiles && git add .
-git commit -m "automated commit at ($TIMESTAMP)"
+git commit -m "automated commit at $TIMESTAMP"
git push myserver master