AutoYADM commit: 2025-03-26 18:45:07

This commit is contained in:
Daniel Fichtinger 2025-03-26 18:45:07 -04:00
parent de93c67826
commit 1f2f8b9dab
2 changed files with 4 additions and 6 deletions

View file

@ -17,8 +17,3 @@
Tag = ["python", "scratch"]
command = "rm -f /tmp/tmp.*.py"
[[Snippets]]
Description = "Rename"
Output = ""
Tag = []
command = "mv <from> \"${$(realpath <from>)%%$(basename <from>)}<to>\""