dotfiles/scripts/firefox

4 lines
53 B
Plaintext
Raw Normal View History

2022-01-18 01:25:46 -05:00
#!/bin/bash
HOME=$MOZILLA_HOME
/usr/bin/firefox "$@"