update
This commit is contained in:
parent
323c526c9d
commit
5a49e5f7ad
1 changed files with 16 additions and 17 deletions
33
srcfiles/src
33
srcfiles/src
|
|
@ -42,6 +42,7 @@ 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 https://www.sudo.ws/dist/sudo-1.9.0.tar.gz sudo-1.9.0
|
||||
tar http://www.kernel.org/pub/linux/bluetooth/bluez-5.56.tar.xz bluez-5.56
|
||||
tar http://www.netlib.org/misc/intel/IntelRDFPMathLib20U2.tar.gz IntelRDFPMathLib20U2
|
||||
|
||||
# Languages
|
||||
|
||||
|
|
@ -76,10 +77,11 @@ git https://git.suckless.org/slstatus slstatus
|
|||
# git https://github.com/robm/dzen dzen
|
||||
git https://github.com/nsf/termbox termbox
|
||||
git https://github.com/antirez/linenoise linenoise
|
||||
git https://github.com/antirez/smaz smaz
|
||||
# git https://github.com/Gabriel439/bench bench
|
||||
# git https://github.com/chmln/sd sd
|
||||
# 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/baskerville/sxhkd sxhkd
|
||||
# git https://github.com/baskerville/bspwm bspwm
|
||||
|
|
@ -92,7 +94,7 @@ git https://github.com/andrewrk/tetris tetris
|
|||
# git https://unix4lyfe.org/git/darkhttpd darkhttpd
|
||||
# git https://github.com/mawww/kakoune kakoune
|
||||
# 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/lavv17/lftp lftp
|
||||
# git git://git.ardour.org/ardour/ardour.git ardour
|
||||
|
|
@ -123,7 +125,7 @@ git https://github.com/adsr/mle mle
|
|||
# git git://git.webkit.org/WebKit.git WebKit
|
||||
# git https://gitlab.kitware.com/cmake/cmake cmake
|
||||
# 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/logo zig-logo
|
||||
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
||||
|
|
@ -145,7 +147,7 @@ git https://github.com/ziglang/shell-completions zig-shell-completions
|
|||
git https://github.com/martanne/vis vis
|
||||
# git https://github.com/AdrieanKhisbe/promela-mode promela-mode
|
||||
# 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/i3/i3 i3
|
||||
# git https://github.com/i3/i3status i3status
|
||||
|
|
@ -163,7 +165,7 @@ git https://github.com/martanne/vis vis
|
|||
# git https://github.com/dylanaraps/sowm/ sowm
|
||||
# git https://github.com/joelekstrom/terminal-mines terminal-mines
|
||||
# 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/jquast/wcwidth wcwidth
|
||||
# git https://github.com/cylgom/ly ly
|
||||
|
|
@ -171,9 +173,8 @@ git https://github.com/jquast/wcwidth wcwidth
|
|||
git https://github.com/ifreund/river river
|
||||
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/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/patroclos/PAmix PAmix
|
||||
git https://github.com/Hejsil/zig-clap zig-clap
|
||||
|
|
@ -220,6 +221,8 @@ git https://github.com/google/cpu_features cpu_features
|
|||
git https://github.com/mifi/lossless-cut lossless-cut
|
||||
git https://github.com/MasterQ32/ftz ftz
|
||||
git https://github.com/swaywm/wlroots wlroots
|
||||
git https://github.com/mattnite/zigbox zigbox
|
||||
git https://github.com/mattnite/gyro gyro
|
||||
|
||||
# My own projects
|
||||
git git@github.com:ziglibs/lscolors zig-lscolors
|
||||
|
|
@ -236,19 +239,15 @@ git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
|
|||
git git@github.com:joachimschmidt557/zigfd zigfd
|
||||
git git@github.com:joachimschmidt557/nim-lscolors nim-lscolors
|
||||
git git@github.com:joachimschmidt557/nimmm nimmm
|
||||
git git@github.com:twiddl/twiddl twiddl
|
||||
git git@github.com:twiddl/webui webui
|
||||
git git@github.com:twiddl/cli cli
|
||||
# git git@github.com:twiddl/twiddl twiddl
|
||||
# git git@github.com:twiddl/webui webui
|
||||
# git git@github.com:twiddl/cli cli
|
||||
git git@gitlab.com:joachimschmidt557/nimbase nimbase
|
||||
git git@gitlab.com:joachimschmidt557/c-random c-random
|
||||
git git@gitlab.com:joachimschmidt557/haskell-random haskell-random
|
||||
git git@gitlab.com:joachimschmidt557/racket-random racket-random
|
||||
git git@gitlab.com:joachimschmidt557/zig-random zig-random
|
||||
git git@gitlab.com:joachimschmidt557/python-random python-random
|
||||
# git git@mygitea:joachimschmidt557/etherpad2latex etherpad2latex
|
||||
# git git@mygitea:joachimschmidt557/server server
|
||||
# git git@mygitea:joachimschmidt557/homepage homepage
|
||||
# git git@mygitea:lars-he/Study_Planner Study_Planner
|
||||
git git@github.com:joachimschmidt557/zbase zbase
|
||||
git git@github.com:joachimschmidt557/zed zed
|
||||
git git@github.com:joachimschmidt557/zig-linenoise zig-linenoise
|
||||
|
|
@ -258,13 +257,13 @@ git git@github.com:joachimschmidt557/zig-observer zig-observer
|
|||
git git@github.com:joachimschmidt557/zig-wcwidth zig-wcwidth
|
||||
git git@github.com:joachimschmidt557/zig-smaz zig-smaz
|
||||
git git@github.com:joachimschmidt557/mal mal
|
||||
git git@github.com:joachimschmidt557/cuda-mode cuda-mode
|
||||
git git@github.com:joachimschmidt557/adventofcode2019 adventofcode2019
|
||||
git git@github.com:joachimschmidt557/adventofcode2020 adventofcode2020
|
||||
git git@github.com:joachimschmidt557/bsv-mode bsv-mode
|
||||
git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss
|
||||
# git git@github.com:joachimschmidt557/bsv-mode bsv-mode
|
||||
# git git@github.com:joachimschmidt557/tucan-usercss tucan-usercss
|
||||
git git@github.com:joachimschmidt557/src src
|
||||
git git@github.com:joachimschmidt557/chocolatey-packages-manual-automatic chocolatey-packages-manual-automatic
|
||||
git git@github.com:joachimschmidt557/zig-workshop-ophase2020 zig-workshop-ophase2020
|
||||
git git@github.com:joachimschmidt557/spotify-websource spotify-websource
|
||||
git git@github.com:d120/djangocms djangocms
|
||||
git git@github.com:Mineorbit/DungeonsAndDungeons DungeonsAndDungeons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue