AutoYADM commit: 2025-04-22 13:25:13

This commit is contained in:
Daniel Fichtinger 2025-04-22 13:25:13 -04:00
parent f6d973f2dc
commit c6b5f19709
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env fish
set -l src (path resolve $argv[1])
set -l targ (string replace --filter '.typ' '.pdf')