2020-08-04 02:41:35 +00:00
|
|
|
# Defined in /tmp/fish.ijOPnW/qb.fish @ line 2
|
|
|
|
function qb --wraps=qutebrowser
|
2019-05-05 00:10:46 +00:00
|
|
|
qutebrowser $argv --target auto & disown
|
2020-08-04 02:41:35 +00:00
|
|
|
rm -r VideoDecodeStats
|
2018-11-15 01:01:37 +00:00
|
|
|
end
|