departure/.bashrc

4 lines
61 B
Bash
Executable File

if [ "${XDG_VTNR}" == 1 ]; then
./departure/departure.sh
fi