Files
dotfiles/bin/default-terminal

4 lines
40 B
Bash
Executable File

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