6 lines
115 B
TOML
6 lines
115 B
TOML
|
|
[[Snippets]]
|
|
Description = "print the classic message"
|
|
Output = ""
|
|
Tag = []
|
|
command = "echo Hello world!"
|