diff options
Diffstat (limited to 'files/.vim/templates')
| -rw-r--r-- | files/.vim/templates/=template=.timer | 11 | ||||
| l--------- | files/.vim/templates/=template=compose.yaml | 1 | ||||
| l--------- | files/.vim/templates/=template=compose.yml | 1 |
3 files changed, 13 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 diff --git a/files/.vim/templates/=template=compose.yaml b/files/.vim/templates/=template=compose.yaml new file mode 120000 index 0000000..cb5b7ac --- /dev/null +++ b/files/.vim/templates/=template=compose.yaml @@ -0,0 +1 @@ +=template=docker-compose.yml
\ No newline at end of file diff --git a/files/.vim/templates/=template=compose.yml b/files/.vim/templates/=template=compose.yml new file mode 120000 index 0000000..cb5b7ac --- /dev/null +++ b/files/.vim/templates/=template=compose.yml @@ -0,0 +1 @@ +=template=docker-compose.yml
\ No newline at end of file |
