AutoYADM commit: 2025-04-22 13:25:13
This commit is contained in:
parent
f6d973f2dc
commit
c6b5f19709
2 changed files with 6 additions and 0 deletions
4
.config/helix/scripts/typst-zathura.fish
Executable file
4
.config/helix/scripts/typst-zathura.fish
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
set -l src (path resolve $argv[1])
|
||||
set -l targ (string replace --filter '.typ' '.pdf')
|
Loading…
Add table
Add a link
Reference in a new issue