dotfiles/.local/bin/scripts/game

5 lines
81 B
Text
Raw Normal View History

2020-10-29 11:45:07 +01:00
#!/bin/sh
2023-09-12 01:16:35 +02:00
# Start Gaming Tools
2020-10-29 11:45:07 +01:00
steam >/dev/null 2>&1 &
discord >/dev/null 2>&1 &