285:f78479bd5c63
Anton Shestakov <av6@dwimlabs.net>, Sun, 15 Sep 2024 15:55:51 +0400
mangohud: cpu_power usually works

previous change 51:8edd66f923ca

docs/prompt-session-exit.sh

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/false
# paste this into an interactive shell
kill -INT "$$" # the same as ^C
false