dotfiles/bin/browser

3 lines
35 B
Bash

#!/bin/sh
open -a Firefox.app "$1"