urlhandler: re-order variables
This commit is contained in:
parent
221f805921
commit
ca6a58619c
@ -15,10 +15,10 @@ if [[ ${#o_help} -ne 0 || ! -v 1 ]]; then
|
||||
fi
|
||||
local -a urls=(${@})
|
||||
|
||||
local default_cmd="firefox"
|
||||
autoload -U readwwwlog
|
||||
zmodload zsh/pcre
|
||||
|
||||
local default_cmd="firefox"
|
||||
local mpv="mpv --force-window=yes"
|
||||
|
||||
local -A assignments=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user