BunsenLabs / bunsen-configs

Configuration files and scripts that are featured on a Bunsen Labs installation
https://pkg.bunsenlabs.org/debian/pool/main/b/bunsen-configs/
GNU General Public License v3.0
84 stars 25 forks source link

Fix comment syntax in prepend.csv #128

Closed yecril23pl closed 9 months ago

yecril23pl commented 9 months ago

Fix casing, embedded path syntax and embedded shell command syntax in the introduction to the file prepend.csv

johnraff commented 9 months ago

@yecril23pl thank you for your suggestions. These are all questions of style rather than errors, and do not justify editing in my opinion. On the BL forum, code snippets are often indicated by surrounding them with single quotes. Since we are talking about comments rather than executed code there is no need to enforce any particular syntax. Thanks again!