dotfiles/.local/bin/scripts/game

5 lines
81 B
Bash
Executable File

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