Various scripts that I maintain

Hardwrap README raw markdown

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

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