nicer srcfiles
This commit is contained in:
parent
27d1075ee6
commit
9775afb32f
2 changed files with 9 additions and 0 deletions
|
|
@ -1,11 +1,16 @@
|
|||
# Main srcfile
|
||||
|
||||
# Basic config and scripts
|
||||
git https://gitlab.com/joachimschmidt557/dotfiles dotfiles
|
||||
git https://gitlab.com/joachimschmidt557/scripts scripts
|
||||
|
||||
# Linux kernel
|
||||
tar https://git.kernel.org/torvalds/t/linux-5.5-rc6.tar.gz linux-5.5-rc6
|
||||
|
||||
# Utilities - zips
|
||||
# zip https://downloads.sourceforge.net/project/lang5/lang5.zip lang5
|
||||
# zip http://northarc.com/callisto/callisto-0.1.2.zip callisto-0.1.2
|
||||
|
||||
# Utilities - tarballs
|
||||
tar http://releases.llvm.org/9.0.0/llvm-9.0.0.src.tar.xz llvm-9.0.0.src
|
||||
tar http://releases.llvm.org/9.0.0/cfe-9.0.0.src.tar.xz cfe-9.0.0.src
|
||||
|
|
@ -26,6 +31,8 @@ tar https://ftp.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz gforth-0.7.3
|
|||
tar https://ftp.gnu.org/gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz gcc-9.2.0
|
||||
tar http://pll.cpsc.ucalgary.ca/charity1/download/source/charity-src.tar.gz charity
|
||||
tar https://chuck.cs.princeton.edu/release/files/chuck-1.4.0.0.tgz chuck-1.4.0.0
|
||||
tar https://downloads.sourceforge.net/project/maxima/Maxima-source/5.43.0-source/maxima-5.43.0.tar.gz maxima-5.43.0
|
||||
|
||||
# Utilities - git repositories
|
||||
git https://github.com/sharkdp/fd fd
|
||||
git https://github.com/sharkdp/hexyl hexyl
|
||||
|
|
@ -128,6 +135,7 @@ git https://gitlab.com/pdfgrep/pdfgrep pdfgrep
|
|||
git https://github.com/elixir-lang/elixir elixir
|
||||
git https://github.com/nimble-code/Spin Spin
|
||||
git https://github.com/VCVRack/Rack Rack
|
||||
|
||||
# My own projects
|
||||
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
|
||||
git git@github.com:joachimschmidt557/zig-walkdir zig-walkdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue