From d6e183e00177fb6e0f043f36ace82e52358f21b8 Mon Sep 17 00:00:00 2001 From: foswret Date: Fri, 11 Jul 2025 17:08:05 -0500 Subject: automated commit at 17:08:04 on 07/11/25 --- scripts/dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3