1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-01 15:07:45 +02:00

progs: fixed merge conflict

This commit is contained in:
tiyn 2025-03-04 05:49:29 +01:00
commit 1105ec368e
2 changed files with 2 additions and 0 deletions

View File

@ -62,3 +62,4 @@ Results range from `+` over `o` to `-`.
| 4fa2d6a | 10.01.2023 | + | Proxmox VM |
| 961b6b3 | 27.10.2023 | o | Intel Evo i7 13th Gen |
| f638c7e | 19.02.2025 | o | Lenovo E14 AMD Version |
| 41e6adb | 02.03.2025 | + | Acer Switch A12 |

View File

@ -141,4 +141,5 @@ A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is us
,speedtest-cli,is a tool to test the internet speed without using the browser.,,
,aria2,makes downloading faster.,,
A,scc,gets stats for a code repository.,,
,xss-lock,manages the lock screen.,,
,jdk21-openjdk,is a base version of java that is used by neovim.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
141 speedtest-cli is a tool to test the internet speed without using the browser.
142 aria2 makes downloading faster.
143 A scc gets stats for a code repository.
144 xss-lock manages the lock screen.
145 jdk21-openjdk is a base version of java that is used by neovim.