mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-26 13:18:35 -06:00
6 lines
135 B
Bash
6 lines
135 B
Bash
#!/bin/sh
|
|
|
|
# This simply triggers the turbo-boost script at startup.
|
|
# I use it as a startup script.
|
|
|
|
~/.local/bin/turbo-boost disable
|