add desk_sync to .local/bin, change default flake in makefile to be the cwd, change desk_sync to use sh instead of bash

This commit is contained in:
2024-10-19 14:15:03 +02:00
parent e8681a88a6
commit 540251dcfc
3 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
#!/bin/sh
unison /home/tom/Desktop ssh://tom@tmoron.fr:1880//home/tom/Desktop_sync/Desktop $@