Vanilla Mozilla, too.
This commit is contained in:
parent
8414847a07
commit
71be091310
1 changed files with 3 additions and 0 deletions
3
bin/web
3
bin/web
|
|
@ -14,6 +14,9 @@ plumb1()
|
||||||
*firefox*)
|
*firefox*)
|
||||||
$BROWSER -remote 'openURL('$i', new-tab)'
|
$BROWSER -remote 'openURL('$i', new-tab)'
|
||||||
;;
|
;;
|
||||||
|
*mozilla*)
|
||||||
|
$BROWSER -remote 'openURL('$i', new-tab)'
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue