This commit is contained in:
joachimschmidt557 2020-06-08 23:45:58 +02:00
parent dc9b6f4373
commit 0ca53fe272

View file

@ -42,6 +42,7 @@ tar https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz wine-5.3
# tar http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/sc-7.16.tar.gz sc-7.16 # tar http://www.ibiblio.org/pub/Linux/apps/financial/spreadsheet/sc-7.16.tar.gz sc-7.16
tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16 tar https://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz ed-1.16
# tar http://lilypond.org/download/sources/v2.20/lilypond-2.20.0.tar.gz lilypond-2.20.0 # tar http://lilypond.org/download/sources/v2.20/lilypond-2.20.0.tar.gz lilypond-2.20.0
tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0
# Languages # Languages
@ -166,13 +167,16 @@ git https://github.com/jquast/wcwidth wcwidth
# git https://github.com/Nazgul07/BitCrypt BitCrypt # git https://github.com/Nazgul07/BitCrypt BitCrypt
git https://github.com/ifreund/river river git https://github.com/ifreund/river river
git https://github.com/NixOS/nixpkgs nixpkgs git https://github.com/NixOS/nixpkgs nixpkgs
git https://github.com/nixos/nixos-homepage nixos-homepage
git https://github.com/antirez/smaz smaz git https://github.com/antirez/smaz smaz
git https://github.com/zigtools/zls zls git https://github.com/zigtools/zls zls
git https://github.com/MrDiver/ArmSimulator ArmSimulator git https://github.com/MrDiver/ArmSimulator ArmSimulator
git https://github.com/cylgom/termbox_next termbox_next git https://github.com/cylgom/termbox_next termbox_next
git https://github.com/patroclos/PAmix PAmix
# My own projects # My own projects
git git@github.com:ziglibs/zig-lscolors zig-lscolors git git@github.com:ziglibs/zig-lscolors zig-lscolors
git git@github.com:ziglibs/zig-string-searching zig-string-searching
git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
git git@github.com:joachimschmidt557/zigfd zigfd git git@github.com:joachimschmidt557/zigfd zigfd
git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors
@ -211,8 +215,6 @@ git git@github.com:joachimschmidt557/src src
git git@github.com:joachimschmidt557/zig-clap zig-clap git git@github.com:joachimschmidt557/zig-clap zig-clap
git git@github.com:joachimschmidt557/zig zig-fork git git@github.com:joachimschmidt557/zig zig-fork
git git@github.com:joachimschmidt557/zig-gc zig-gc git git@github.com:joachimschmidt557/zig-gc zig-gc
git git@github.com:ziglibs/zig-boyer-moore zig-boyer-moore
git git@github.com:joachimschmidt557/auspice auspice-fork git git@github.com:joachimschmidt557/auspice auspice-fork
git git@github.com:d120/djangocms djangocms git git@github.com:d120/djangocms djangocms
git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
tar https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0