dotfiles/.local/bin/scripts/game

5 lines
81 B
Plaintext
Raw Normal View History

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