adding webwatcher and some git aliases to zsh
This commit is contained in:
10
.config/systemd/user/webwatcher.timer
Normal file
10
.config/systemd/user/webwatcher.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Run WebWatcher periodically
|
||||
|
||||
[Timer]
|
||||
OnBootSec=2m
|
||||
OnUnitActiveSec=5m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user