s1gh
s1gh.sh
s1gh
@s1gh.sh
i like to break stuff.
It really depends on what games you are playing. For instance, if they have kernel-level anticheat, it won't work.
I have been using Linux for gaming for quite some time now and basically every game I've tried has worked great.

Currently using CachyOS and Hyprland.
June 12, 2025 at 7:05 AM
!<command>: will run the last command matching your pattern.
Example: !ssh will run my last executed ssh command.

cd -: Go back to the previous directory.

sudo !!: Executes the last command with sudo
June 12, 2025 at 6:36 AM