dotfiles/.local/bin/scripts/game
2023-09-12 01:16:35 +02:00

4 lines
81 B
Bash
Executable file

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