dotfiles/_desktop/firefox

3 lines
59 B
Plaintext
Raw Normal View History

#!/bin/sh
[ -n "$1" ] && firefox-bin "$*" || firefox-bin &