···26```
2728# Auto Benchmark
29-Set up and run a Blender benchmark on the specified device, then automatically compare your results to the results on [Blender Open Data](https://opendata.blender.org/).
03031# ln-bin
32Quickly symlink executable files to `~/.local/bin/`
···44Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard shortcuts.
4546# Start Service if Needed
47-Starts a systemd service if it is not already started, otherwise do nothing. Useful if you only want to ask for the password when the service actually needs to be started.
00
···26```
2728# Auto Benchmark
29+Set up and run a Blender benchmark on the specified device, then automatically
30+compare your results to the results on [Blender Open Data](https://opendata.blender.org/).
3132# ln-bin
33Quickly symlink executable files to `~/.local/bin/`
···45Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard shortcuts.
4647# Start Service if Needed
48+Starts a systemd service if it is not already started, otherwise do nothing.
49+Useful if you only want to ask for the password when the service actually needs
50+to be started.