AutoYADM commit: 2025-03-22 17:15:07

This commit is contained in:
Daniel Fichtinger 2025-03-22 17:15:07 -04:00
parent 0647f1db10
commit 687f84587f
4 changed files with 38 additions and 10 deletions

6
.config/pet/snippet.toml Normal file
View file

@ -0,0 +1,6 @@
[[Snippets]]
Description = "print the classic message"
Output = ""
Tag = []
command = "echo Hello world!"