Commit graph

7 commits

Author SHA1 Message Date
Jayrah DeVore
61f33ba7ee Fix shebangs for NixOS users
There are a couple of places in the documentation where `/bin/bash`
are referenced (this doesn't exist on NixOS).  For compatibility, change
these to `/usr/bin/env bash`.  Leave `/bin/sh` intact as it isn't an
issue.
2024-03-10 18:43:58 +02:00
Lennard Hofmann
66c5100026
Fix shellcheck warnings and optimize code blocks (#194) 2023-04-23 21:20:55 +01:00
Mihai Fufezan
3dae7b8604
Treewide: fix formatting and addressing
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:30:29 +03:00
Alec LeFors
9ffcbbc4f4 update wiki links 2022-08-22 23:19:28 -04:00
Mihai Fufezan
9819cd6b51
Format with mdformat 2022-08-13 15:58:34 +03:00
1e63d97c70 remove headers 2022-08-12 21:02:50 +02:00
24a554876b added pages 2022-08-12 20:46:36 +02:00