aboutsummaryrefslogtreecommitdiff
path: root/files/.vim/templates/=template=.timer
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2024-06-18 23:10:41 +0500
committerAnton Bobov <anton@bobov.name>2024-06-18 23:10:41 +0500
commit26a846bcbc825bc2a9837f5c9ee0e011cf02b5d3 (patch)
treeed47f2d1db9f31cf1de86251016088265e2a1c1e /files/.vim/templates/=template=.timer
parentcf6a48eced4fe941d8c18ce9f73d93b13e57ff6b (diff)
[vim] Templates and snippet
Diffstat (limited to 'files/.vim/templates/=template=.timer')
-rw-r--r--files/.vim/templates/=template=.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/files/.vim/templates/=template=.timer b/files/.vim/templates/=template=.timer
new file mode 100644
index 0000000..538661b
--- /dev/null
+++ b/files/.vim/templates/=template=.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=%FILE% timer
+
+[Timer]
+# OnBootSec=2m
+# OnUnitActiveSec=10m
+# OnCalendar=*:*
+Unit=%FILE%.service
+
+[Install]
+WantedBy=timers.target