Do most dependency checking during install instead of runtime

This commit is contained in:
Alexander Gehrke 2020-08-11 12:09:05 +02:00
parent f8d866b623
commit a2d794ea70
34 changed files with 74 additions and 27 deletions

View file

@ -1,4 +1,5 @@
#!/bin/zsh
#dep:fd dmenu fzf
zparseopts -D -E h=help -help=help e+:=extension -extension+:=extension
if [[ -n "$help" ]]; then