fixed timesheet linking

This commit is contained in:
KeeganForelight 2023-04-18 11:32:12 -04:00
parent 2abaac1e5f
commit 0c57bad84c

View File

@ -1,3 +1,6 @@
- link:
~/.local/bin/timetracker: src/timetracker/timetracker
~/.config/systemd/user/timesheet.service: src/timetracker/timesheet.service
- shell:
- [systemctl --user enable "timesheet.service", enabling systemd for timesheet]