From 3ff60f11dd9b01b07eb1ddb0592ca45d026bb90b Mon Sep 17 00:00:00 2001 From: Sparky Date: Mon, 20 Oct 2025 23:45:56 +0200 Subject: [PATCH] Change up the lazygit config directory --- sync-sparky.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sync-sparky.yml b/sync-sparky.yml index 231a758..00ac695 100755 --- a/sync-sparky.yml +++ b/sync-sparky.yml @@ -2,7 +2,7 @@ target: ~/.config/lazygit delete: true - source: lazygit - target: /home/dave/lazygit + target: /home/dave/.config/lazygit delete: true - source: .tmux.conf target: ~/.tmux.conf @@ -27,4 +27,4 @@ - source: /mnt/data/docker/volumes/z4g004wg04s00kcskgc08ccc_immich-uploads/_data/library/admin target: /mnt/data/himmich -- source: config-private/sync-sparky.yml +# - source: config-private/sync-sparky.yml