Add pet snippet management

This commit is contained in:
Lockszmith (@VAST) 2025-03-10 16:24:24 -04:00
parent 58e921ac4c
commit 20555a91c9
7 changed files with 79 additions and 0 deletions

View file

@ -0,0 +1,18 @@
[[Snippets]]
Description = "shell's nil"
Output = ""
Tag = []
command = ": ;"
[[Snippets]]
Description = "echo"
Output = ""
Tag = []
command = "echo"
[[Snippets]]
Description = "Initialize MacBook Pro connection into TechPort"
Output = ""
Tag = []
command = "lsif\nlsip\npull-vast.id_rsa 0\nvastconnect 192.168.2.2\nauto-copy-ssh-id 192.168.2.2"