20250208.1739006942
This commit is contained in:
parent
e8d8007700
commit
de2cba38a6
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ workrave &
|
|||
./activitywatch/aw-qt &
|
||||
|
||||
# watchdog
|
||||
watchmedo shell-command --pattern='*.org;*.txt;*.md;*.gpg;*.org_archive;*.sh' --recursive --ignore-directories -W --command "~/org/sync.sh" ~/org/ &
|
||||
watchmedo shell-command --pattern='*.org;*.txt;*.md;*.gpg;*.org_archive;sync.sh' --recursive --ignore-directories -W --command "~/org/sync.sh" ~/org/ &
|
||||
watchmedo shell-command --pattern='*.journal;*.sh;*.log;*.prices;*.csv;*.py' --recursive --ignore-directories -W --command "~/.hledger/sync.sh" ~/.hledger/ &
|
||||
|
||||
sleep 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue