mirror of
https://github.com/SinTan1729/random.git
synced 2025-04-19 09:10:00 -05:00
6 lines
137 B
Text
Executable file
6 lines
137 B
Text
Executable file
# This simply triggers the turbo-boost script at startup.
|
|
# I use it as a startup script.
|
|
|
|
#!/bin/bash
|
|
|
|
~/.local/bin/turbo-boost disable
|