Files
dotfiles/bin/default-browser

4 lines
39 B
Bash
Executable File

#!/bin/sh
. $HOME/.profile
$BROWSER $@