diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-02-26 01:19:54 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-02-26 01:19:54 +0400 |
commit | 12bea39e635a7617a7ef88487262f58aa7de6789 (patch) | |
tree | 2086306890324d53648ddf56e1a549eb536c0046 /posts/software.md | |
parent | 909cd53ebc74188b786a86a7d40861073cec7a04 (diff) |
markdown updated to follow a consistent style
Diffstat (limited to 'posts/software.md')
-rw-r--r-- | posts/software.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/posts/software.md b/posts/software.md index 48a50e3..7f165ad 100644 --- a/posts/software.md +++ b/posts/software.md @@ -3,7 +3,7 @@ Here are some of the programs I use, recommend and some I dislike. You can get my configuration for most of these programs [here](https://git.farajli.net/slcf.git). -## Criteria +### Criteria For software to be usable for me it has to be: 1. Free and Open-source 1. Uncomplicated, simple to use @@ -60,7 +60,7 @@ For software to be usable for me it has to be: * [pandoc](https://pandoc.org): Document converter. * [git](https://git-scm.com/): Version control system. -## About hardware +### About hardware I don't really care about hardware because it is easily replacable and I am fine with whatever just works, as long as it not overpriced. If you use proper software any hardware should get the job done. @@ -68,7 +68,7 @@ I am not going to shill thinkpads like everyone else, though I think they are fi set apart thinkpads from all the other laptops, firstly, the fact that they are librebootable and, secondly, they are really cheap. -## See also +### See also * [Suckless Rocks page](https://suckless.org/rocks/) * [Cat-v harmful stuff](https://harmful.cat-v.org/software/) * [Luke Smith's Post](https://lukesmith.xyz/programs/) |