summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-12-30 17:58:54 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-12-30 17:58:54 +0400
commit3d7f7c51e31139274e8bc53717cb3b6d26c8e98d (patch)
tree10da48625533b394888d426f56defbe33f83e4b6
parentadb319e473a511bb4c9dad2d8b44f83602044434 (diff)
sentence updated
-rw-r--r--software/software.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/software/software.md b/software/software.md
index c9aa86b..a38c558 100644
--- a/software/software.md
+++ b/software/software.md
@@ -25,7 +25,7 @@ For software to be usable for me it has to be:
* C: Portable assembly, basically the default programming language for unix.
* Go: Modern version of C, very convenient and safe to write programs in.
* Posix Shell: Concise and convenient for scripts and small programs.
-* <strong class=orange_text>C++</strong>: Bloated, not safe and a mess, every bad piece of software I've ever used was written in C++.
+* <strong class=orange_text>C++</strong>: Bloated, not safe and a mess, literally every bad piece of software I've ever used was written in C++.
### Window managers
* [DWM](https://dwm.suckless.org): At first a little hard to configure but at the end totally worth it.