merge
This commit is contained in:
commit
7351eea28e
10 changed files with 92 additions and 278 deletions
3
bin/web
3
bin/web
|
|
@ -90,6 +90,9 @@ plumbunix()
|
|||
$BROWSER -remote 'openURL('"$@"',new-tab)' ||
|
||||
$BROWSER "$@"
|
||||
;;
|
||||
*google-chrome*)
|
||||
$BROWSER "$@"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue