1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-03 15:57:46 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
tiyn
1105ec368e progs: fixed merge conflict 2025-03-04 05:49:29 +01:00
tiyn
03e7c83b6b progs: added jdk 2025-03-04 05:48:50 +01:00

View File

@ -142,3 +142,4 @@ A,python-jupytext,is a tool to convert jupyter notebooks to markdown which is us
,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)
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.