Do most dependency checking during install instead of runtime
This commit is contained in:
parent
f8d866b623
commit
a2d794ea70
34 changed files with 74 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/zsh
|
||||
|
||||
#dep:fzf dmenu
|
||||
# A simple wrapper around fzf and rofi, choosing based on if called from a terminal
|
||||
|
||||
zparseopts -D -E i=ignorecase l:=rofi_lines p:=listprompt -prompt:=listprompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue