diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-12-30 18:01:17 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-12-30 18:01:17 +0400 |
commit | 8fdc69705f6be33c4033ec90db82d3635bc96244 (patch) | |
tree | a3a96ec5cad1cc51deb81fce2ed0df5ec0228a9d | |
parent | 3d7f7c51e31139274e8bc53717cb3b6d26c8e98d (diff) |
new program recommendation added
-rw-r--r-- | software/software.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/software/software.md b/software/software.md index a38c558..a77ee44 100644 --- a/software/software.md +++ b/software/software.md @@ -41,7 +41,8 @@ For software to be usable for me it has to be: * [Firefox](https://www.mozilla.org/en-GB/firefox/new/): Sometimes, you need a bloated browser to view bloated sites. ### Terminal and terminal Utilities -* [st](https://st.suckless.org/): Terminal emulator. +* [st](https://st.suckless.org/): Terminal emulator though a little hard to configure. +* [alacritty](https://alacritty.org/): Terminal emulator which works perfectly fine without any configuration. * [cmus](https://cmus.github.io/): Music player. * [zsh](https://www.zsh.org/): Interactive shell. * [dash](http://gondor.apana.org.au/~herbert/dash/): Shell script interpreter. |