This commit is contained in:
joachimschmidt557 2020-04-13 18:22:19 +02:00
parent c7ba83acf9
commit 400f4fa05b

View file

@ -22,7 +22,6 @@ tar https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/lld-10
# tar http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz dash-0.5.10.2 # tar http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz dash-0.5.10.2
tar https://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz coreutils-8.31 tar https://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz coreutils-8.31
tar https://ftp.gnu.org/gnu/emacs/emacs-26.3.tar.xz emacs-26.3 tar https://ftp.gnu.org/gnu/emacs/emacs-26.3.tar.xz emacs-26.3
tar https://www.nano-editor.org/dist/v4/nano-4.8.tar.xz nano-4.8
# tar http://www.hercules-390.org/hercules-3.13.tar.gz hercules-3.13 # tar http://www.hercules-390.org/hercules-3.13.tar.gz hercules-3.13
# tar ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz openconnect-8.05 # tar ftp://ftp.infradead.org/pub/openconnect/openconnect-8.05.tar.gz openconnect-8.05
# tar https://www.piumarta.com/software/peg/peg-0.1.18.tar.gz peg-0.1.18 # tar https://www.piumarta.com/software/peg/peg-0.1.18.tar.gz peg-0.1.18
@ -37,12 +36,12 @@ tar https://dist.torproject.org/tor-0.4.2.6.tar.gz tor-0.4.2.6
# tar https://download.documentfoundation.org/libreoffice/src/6.4.0/libreoffice-6.4.0.3.tar.xz libreoffice-6.4.0.3 # tar https://download.documentfoundation.org/libreoffice/src/6.4.0/libreoffice-6.4.0.3.tar.xz libreoffice-6.4.0.3
tar http://nusmv.fbk.eu/distrib/NuSMV-2.6.0.tar.gz NuSMV-2.6.0 tar http://nusmv.fbk.eu/distrib/NuSMV-2.6.0.tar.gz NuSMV-2.6.0
tar https://ftp.gnu.org/gnu/glpk/glpk-4.65.tar.gz glpk-4.65 tar https://ftp.gnu.org/gnu/glpk/glpk-4.65.tar.gz glpk-4.65
tar http://wwwlehre.dhbw-stuttgart.de/~sschulz/WORK/E_DOWNLOAD/V_2.4/E.tgz E # tar http://wwwlehre.dhbw-stuttgart.de/~sschulz/WORK/E_DOWNLOAD/V_2.4/E.tgz E
tar http://smarden.org/runit/runit-2.1.2.tar.gz runit-2.1.2 # tar http://smarden.org/runit/runit-2.1.2.tar.gz runit-2.1.2
tar https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz wine-5.3 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
# Languages # Languages
@ -52,6 +51,8 @@ git https://github.com/racket/racket racket
# git https://github.com/ocaml/ocaml ocaml # git https://github.com/ocaml/ocaml ocaml
# git https://github.com/elixir-lang/elixir elixir # git https://github.com/elixir-lang/elixir elixir
# git https://github.com/coq/coq coq # git https://github.com/coq/coq coq
# git https://github.com/agraef/pure-lang pure-lang
git https://github.com/wren-lang/wren wren
# Utilities - git repositories # Utilities - git repositories
# git https://github.com/sharkdp/fd fd # git https://github.com/sharkdp/fd fd
@ -69,101 +70,101 @@ git https://git.suckless.org/st st
git https://git.suckless.org/libzahl libzahl git https://git.suckless.org/libzahl libzahl
git https://git.suckless.org/slock slock git https://git.suckless.org/slock slock
git https://git.suckless.org/slstatus slstatus git https://git.suckless.org/slstatus slstatus
git https://github.com/taylorconor/tinytetris tinytetris # git https://github.com/taylorconor/tinytetris tinytetris
git https://github.com/martanne/dvtm dvtm # git https://github.com/martanne/dvtm dvtm
git https://github.com/robm/dzen dzen # git https://github.com/robm/dzen dzen
git https://github.com/nsf/termbox termbox git https://github.com/nsf/termbox termbox
git https://github.com/antirez/linenoise linenoise git https://github.com/antirez/linenoise linenoise
git https://github.com/Gabriel439/bench bench # git https://github.com/Gabriel439/bench bench
# git https://github.com/chmln/sd sd # git https://github.com/chmln/sd sd
git https://github.com/MirBSD/mksh mksh # git https://github.com/MirBSD/mksh mksh
git https://github.com/Sweets/hummingbird hummingbird git https://github.com/Sweets/hummingbird hummingbird
git https://github.com/octobanana/peaclock peaclock # git https://github.com/octobanana/peaclock peaclock
git https://github.com/baskerville/sxhkd sxhkd git https://github.com/baskerville/sxhkd sxhkd
git https://github.com/baskerville/bspwm bspwm git https://github.com/baskerville/bspwm bspwm
git https://github.com/jonas/tig tig # git https://github.com/jonas/tig tig
git git://git.skarnet.org/s6 s6 # git git://git.skarnet.org/s6 s6
git https://github.com/ivmai/bdwgc bdwgc # git https://github.com/ivmai/bdwgc bdwgc
git https://github.com/p-gen/smenu smenu # git https://github.com/p-gen/smenu smenu
git https://github.com/libfuse/sshfs sshfs # git https://github.com/libfuse/sshfs sshfs
git https://github.com/andrewrk/tetris tetris git https://github.com/andrewrk/tetris tetris
git https://unix4lyfe.org/git/darkhttpd darkhttpd # git https://unix4lyfe.org/git/darkhttpd darkhttpd
git https://github.com/mawww/kakoune kakoune # git https://github.com/mawww/kakoune kakoune
git git://repo.or.cz/tinycc.git tinycc # git git://repo.or.cz/tinycc.git tinycc
git git://git.musl-libc.org/musl musl # git git://git.musl-libc.org/musl musl
git https://github.com/sharkdp/lscolors lscolors # git https://github.com/sharkdp/lscolors lscolors
git https://github.com/lavv17/lftp lftp # git https://github.com/lavv17/lftp lftp
git git://git.ardour.org/ardour/ardour.git ardour # git git://git.ardour.org/ardour/ardour.git ardour
git https://github.com/JasonFerrara/jmtpfs jmtpfs # git https://github.com/JasonFerrara/jmtpfs jmtpfs
git https://github.com/PaulBatchelor/Sporth Sporth # git https://github.com/PaulBatchelor/Sporth Sporth
# git git://git.calcurse.org/calcurse.git calcurse # git git://git.calcurse.org/calcurse.git calcurse
# git https://github.com/KDE/breeze breeze # git https://github.com/KDE/breeze breeze
# git https://github.com/cmus/cmus cmus # git https://github.com/cmus/cmus cmus
git https://github.com/Andromedans/andromeda andromeda # git https://github.com/Andromedans/andromeda andromeda
git https://github.com/Hurricane996/Hackertyper Hackertyper # git https://github.com/Hurricane996/Hackertyper Hackertyper
git https://github.com/grame-cncm/faust faust # git https://github.com/grame-cncm/faust faust
git https://github.com/PaulBatchelor/soundpipe soundpipe # git https://github.com/PaulBatchelor/soundpipe soundpipe
git https://github.com/MusicPlayerDaemon/MPD MPD # git https://github.com/MusicPlayerDaemon/MPD MPD
git https://github.com/radare/radare2 radare2 # git https://github.com/radare/radare2 radare2
git https://github.com/abishekvashok/cmatrix cmatrix # git https://github.com/abishekvashok/cmatrix cmatrix
git https://github.com/Sweets/custard custard # git https://github.com/Sweets/custard custard
git git://c9x.me/irc.git irc # git git://c9x.me/irc.git irc
git https://github.com/aircrack-ng/aircrack-ng aircrack-ng # git https://github.com/aircrack-ng/aircrack-ng aircrack-ng
git https://github.com/9fans/plan9port plan9port # git https://github.com/9fans/plan9port plan9port
git git://sourceware.org/git/glibc.git glibc # git git://sourceware.org/git/glibc.git glibc
git https://github.com/btpd/btpd btpd # git https://github.com/btpd/btpd btpd
git https://github.com/Calinou/lagraph lagraph # git https://github.com/Calinou/lagraph lagraph
git https://github.com/rakshasa/rtorrent rtorrent # git https://github.com/rakshasa/rtorrent rtorrent
git https://github.com/strace/strace strace # git https://github.com/strace/strace strace
git https://github.com/adsr/mle mle git https://github.com/adsr/mle mle
git https://github.com/POV-Ray/povray povray # git https://github.com/POV-Ray/povray povray
git git://source.ffmpeg.org/ffmpeg.git ffmpeg # git git://source.ffmpeg.org/ffmpeg.git ffmpeg
git git://git.webkit.org/WebKit.git WebKit # git git://git.webkit.org/WebKit.git WebKit
git https://gitlab.kitware.com/cmake/cmake cmake # git https://gitlab.kitware.com/cmake/cmake cmake
git https://github.com/godotengine/godot godot # git https://github.com/godotengine/godot godot
git https://github.com/deadpixi/sam sam git https://github.com/deadpixi/sam sam
git https://github.com/ziglang/zig-spec zig-spec git https://github.com/ziglang/zig-spec zig-spec
git https://github.com/qutebrowser/qutebrowser qutebrowser # git https://github.com/qutebrowser/qutebrowser qutebrowser
git https://github.com/xournalpp/xournalpp xournalpp git https://github.com/xournalpp/xournalpp xournalpp
git https://github.com/Cyan4973/xxHash xxHash # git https://github.com/Cyan4973/xxHash xxHash
git https://github.com/Geal/nom nom # git https://github.com/Geal/nom nom
git https://github.com/agraef/pure-lang pure-lang # git https://github.com/wxMaxima-developers/wxmaxima wxmaxima
git https://github.com/wxMaxima-developers/wxmaxima wxmaxima
# git https://github.com/musescore/MuseScore MuseScore # git https://github.com/musescore/MuseScore MuseScore
git https://github.com/linrunner/TLP TLP git https://github.com/linrunner/TLP TLP
# git https://github.com/neomutt/neomutt neomutt # git https://github.com/neomutt/neomutt neomutt
git https://github.com/freedoom/freedoom freedoom # git https://github.com/freedoom/freedoom freedoom
git https://github.com/chocolate-doom/chocolate-doom chocolate-doom # git https://github.com/chocolate-doom/chocolate-doom chocolate-doom
git https://github.com/chocolate-doom/chocpkg chocpkg # git https://github.com/chocolate-doom/chocpkg chocpkg
git https://github.com/russellw/racket-format racket-format # git https://github.com/russellw/racket-format racket-format
git https://github.com/tudace/tuda_latex_templates tuda_latex_templates # git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
git https://github.com/restic/restic restic # git https://github.com/restic/restic restic
git https://github.com/martanne/vis vis # git https://github.com/martanne/vis vis
git https://github.com/AdrieanKhisbe/promela-mode promela-mode # git https://github.com/AdrieanKhisbe/promela-mode promela-mode
git https://gitlab.com/pdfgrep/pdfgrep pdfgrep # git https://gitlab.com/pdfgrep/pdfgrep pdfgrep
git https://github.com/nimble-code/Spin Spin git https://github.com/nimble-code/Spin Spin
git https://github.com/VCVRack/Rack Rack # git https://github.com/VCVRack/Rack Rack
git https://github.com/i3/i3 i3 # git https://github.com/i3/i3 i3
git https://github.com/i3/i3status i3status # git https://github.com/i3/i3status i3status
git https://github.com/i3/i3lock i3lock # git https://github.com/i3/i3lock i3lock
git https://github.com/fish-shell/fish-shell fish-shell # git https://github.com/fish-shell/fish-shell fish-shell
git https://github.com/Ventto/mons mons # git https://github.com/Ventto/mons mons
git https://github.com/HoTT/HoTT HoTT # git https://github.com/HoTT/HoTT HoTT
git https://github.com/B-Lang-org/bsc bsc # git https://github.com/B-Lang-org/bsc bsc
git https://github.com/sharkdp/insect insect # git https://github.com/sharkdp/insect insect
git https://github.com/keithgg/puddletag puddletag # git https://github.com/keithgg/puddletag puddletag
git https://github.com/nicfit/eyed3 eyed3 # git https://github.com/nicfit/eyed3 eyed3
git https://github.com/ul/sound-garden sound-garden # git https://github.com/ul/sound-garden sound-garden
git https://github.com/digego/extempore extempore # git https://github.com/digego/extempore extempore
git https://github.com/Entalpi/PongC PongC # git https://github.com/Entalpi/PongC PongC
git https://github.com/wren-lang/wren wren # git https://github.com/dylanaraps/sowm/ sowm
git https://github.com/dylanaraps/sowm/ sowm # git https://github.com/joelekstrom/terminal-mines terminal-mines
git https://github.com/joelekstrom/terminal-mines terminal-mines
git https://github.com/nextstrain/auspice auspice git https://github.com/nextstrain/auspice auspice
git https://github.com/nextstrain/augur augur git https://github.com/nextstrain/augur augur
git https://github.com/HoTT/book HoTT-book # git https://github.com/HoTT/book HoTT-book
git https://github.com/jquast/wcwidth wcwidth git https://github.com/jquast/wcwidth wcwidth
git https://github.com/cylgom/ly ly # git https://github.com/cylgom/ly ly
# git https://github.com/Nazgul07/BitCrypt BitCrypt
git https://github.com/ifreund/river river
# My own projects # My own projects
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
@ -204,7 +205,7 @@ git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss
git git@github.com:joachimschmidt557/src src 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/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 https://github.com/Nazgul07/BitCrypt BitCrypt git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
git https://github.com/fengb/wazm wazm