From 5c916d69d457101326803eb076a746060e3618cf Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Thu, 21 Nov 2024 13:30:52 +0530 Subject: Moved from github --- .local/bin/shorts/synchs | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 .local/bin/shorts/synchs (limited to '.local/bin/shorts/synchs') diff --git a/.local/bin/shorts/synchs b/.local/bin/shorts/synchs new file mode 100755 index 0000000..244dd48 --- /dev/null +++ b/.local/bin/shorts/synchs @@ -0,0 +1,7 @@ +#!/bin/sh + +sync-server rpi + +# rsync -u ~/.config/lf/lfrc /tmp/lfrc +# sed -i '/set icons/d' /tmp/lfrc +# rsync -Pu /tmp/lfrc rpi:.config/lf/ -- cgit v1.2.3