AutoYADM commit: 2025-04-23 18:45:05
This commit is contained in:
parent
068b1da3c2
commit
8fb20348d6
1 changed files with 127 additions and 131 deletions
|
@ -9,7 +9,6 @@
|
||||||
# Author: Daniel Fichtinger <daniel@ficd.ca
|
# Author: Daniel Fichtinger <daniel@ficd.ca
|
||||||
# License: MIT
|
# License: MIT
|
||||||
|
|
||||||
function hx-typ-zathura
|
|
||||||
argparse q/quiet k/kill-on-exit h/help -- $argv
|
argparse q/quiet k/kill-on-exit h/help -- $argv
|
||||||
|
|
||||||
if test (count $argv) -eq 0; or set -q _flag_h
|
if test (count $argv) -eq 0; or set -q _flag_h
|
||||||
|
@ -143,6 +142,3 @@ function hx-typ-zathura
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
|
|
||||||
hx-typ-zathura $argv
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue