Latest additions to my custom #VoidLinux repository:

swayfx - SwayFX: Sway, but with eye candy!

ranger-testing - ranger is a console file manager with VI key bindings. Latest commit with built in sixel image previews.

neofetch-testing - A command-line system information tool written in bash 3.2+ Latest commit.

Be warned there may be bugs 😉

https://codeberg.org/JustineSmithies/custom-void-packages

14 points · 2 comments · view on lemmy.world

2 Comments

CjkOvPDwQW@lemmy.pt · 1 pts · 3y (1 reply)

How do you generate a specific commit zip file ?

JustineSmithies@lemmy.world · 2 pts · 3y

You can either put the sha that you want in the download url:

https://github.com/{username}/{projectname}/archive/{sha}.zip

Or you do it via the github website and click on a commit at the right and then click the two <> which will load that specific commit and click on the download zip file button ( code button ).