dotfiles/.local/bin/scripts/game

5 lines
61 B
Bash
Executable File

#!/bin/sh
steam >/dev/null 2>&1 &
discord >/dev/null 2>&1 &