From d6831ba6f99eae7a43a04a4d63733d32adff34f2 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 27 Dec 2024 15:39:17 +0400 Subject: small updates on software page --- software/software.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/software/software.md b/software/software.md index 5edb87d..76e9202 100644 --- a/software/software.md +++ b/software/software.md @@ -2,6 +2,7 @@ ## Criteria 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). For software to be usable for me it has to be: 1. Free and Open-source @@ -22,7 +23,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. -* C++: Bloated, not safe and a mess, every bad piece of software I've ever used were written in c++. +* C++: Bloated, not safe and a mess, every bad piece of software I've ever used were written in C++. ### Window managers * [DWM](https://dwm.suckless.org): At first a little hard to configure but at the end totally worth it. @@ -30,7 +31,7 @@ For software to be usable for me it has to be: * [i3wm](https://i3wm.org/): An average window manager, good for beginners. ### Text editors -* Vim and [Nvim](https://neovim.io/): Just way too convenient to be real. +* vim and [nvim](https://neovim.io/): Just way too convenient to be real. * JetBrains IDEs: Bloated, heavy, overcomplicated and costs money(?). ### Browser -- cgit v1.2.3