Various scripts that I maintain

Hardwrap README raw markdown

Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+5 -2
+5 -2
README.md
··· 26 ``` 27 28 # 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/). 30 31 # ln-bin 32 Quickly symlink executable files to `~/.local/bin/` ··· 44 Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard shortcuts. 45 46 # 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.
··· 26 ``` 27 28 # 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/). 31 32 # ln-bin 33 Quickly symlink executable files to `~/.local/bin/` ··· 45 Provides an easy way to toggle a GNOME extension. Useful for setting up keyboard shortcuts. 46 47 # 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.