aboutsummaryrefslogblamecommitdiff
path: root/bin/br.sh
blob: 725075286a141bb08a4a3188b6400105282fb7fe (plain) (tree)
1
2
                                               
                    
# Just launch $BROWSER with any given arguments
exec "$BROWSER" "$@"