utils/sh/fire

4 lines
62 B
Bash
Executable File

#!/bin/sh
HOME="/home/usr/.local/share/firefox" firefox "$@"