diff --git a/sync-sparky.yml b/sync-sparky.yml index 9add442..58ed03b 100755 --- a/sync-sparky.yml +++ b/sync-sparky.yml @@ -4,3 +4,9 @@ - source: lazygit target: /home/dave/lazygit delete: true +- source: .tmux.conf + target: ~/.tmux.conf + delete: true +- source: .tmux.conf + target: /home/dave/~/.tmux.conf + delete: true