add bigger srcfile
This commit is contained in:
parent
9bb0fa8875
commit
db138cceaa
2 changed files with 140 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -29,5 +29,6 @@ fontconfig:
|
|||
|
||||
srcfile:
|
||||
install -Dm600 main-srcfile $(DESTDIR)/.srcfile
|
||||
install -Dm600 src-srcfile $(DESTDIR)/src/.srcfile
|
||||
|
||||
.PHONY: fish i3 i3status vis Xresources bspwm sxhkd fontconfig srcfile
|
||||
|
|
|
|||
139
src-srcfile
Normal file
139
src-srcfile
Normal file
|
|
@ -0,0 +1,139 @@
|
|||
# Basic config and scripts
|
||||
git https://gitlab.com/joachimschmidt557/dotfiles dotfiles
|
||||
git https://gitlab.com/joachimschmidt557/scripts scripts
|
||||
# Linux kernel
|
||||
git https://github.com/torvalds/linux linux
|
||||
# Utilities - zips
|
||||
# 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
|
||||
tar https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.7.tar.gz ruby-2.5.7
|
||||
tar https://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.xz gnucobol-3.0-rc1
|
||||
tar https://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz inetutils-1.9.4
|
||||
tar http://www.leonerd.org.uk/code/libtickit/libtickit-0.3.3.tar.gz libtickit-0.3.3.tar.gz
|
||||
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://www.nano-editor.org/dist/v4/nano-4.6.tar.xz nano-4.6
|
||||
tar https://ftp.gnu.org/gnu/emacs/emacs-26.3.tar.xz emacs-26.3
|
||||
tar http://www.hercules-390.org/hercules-3.07.tar.gz hercules-3.07
|
||||
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://data.iana.org/time-zones/releases/tzdb-2019c.tar.lz tzdb-2019c
|
||||
# Utilities - git repositories
|
||||
git https://github.com/sharkdp/fd fd
|
||||
git https://github.com/sharkdp/hexyl hexyl
|
||||
git https://github.com/sharkdp/hyperfine hyperfine
|
||||
git https://github.com/sharkdp/diskus diskus
|
||||
git https://github.com/BurntSushi/ripgrep ripgrep
|
||||
git https://github.com/venam/2bwm 2bwm
|
||||
git git://git.suckless.org/sbase sbase
|
||||
git git://git.suckless.org/ubase ubase
|
||||
git git://git.suckless.org/sinit sinit
|
||||
git git://git.suckless.org/surf surf
|
||||
git git://git.suckless.org/st st
|
||||
git https://github.com/taylorconor/tinytetris tinytetris
|
||||
git https://github.com/martanne/dvtm dvtm
|
||||
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/Gabriel439/bench bench
|
||||
git https://github.com/chmln/sd sd
|
||||
git https://github.com/MirBSD/mksh mksh
|
||||
git https://github.com/dimkr/loksh loksh
|
||||
git https://github.com/Sweets/hummingbird hummingbird
|
||||
git https://github.com/octobanana/peaclock peaclock
|
||||
git https://github.com/jarun/ddgr ddgr
|
||||
git https://github.com/baskerville/sxhkd sxhkd
|
||||
git https://github.com/baskerville/bspwm bspwm
|
||||
git https://github.com/jonas/tig tig
|
||||
git https://github.com/magicant/yash yash
|
||||
git git://git.skarnet.org/s6 s6
|
||||
git https://github.com/ivmai/bdwgc bdwgc
|
||||
git https://github.com/p-gen/smenu smenu
|
||||
git https://github.com/libfuse/sshfs sshfs
|
||||
git https://review.jami.net/ring-project ring-project
|
||||
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 https://github.com/sharkdp/lscolors lscolors
|
||||
git https://github.com/lavv17/lftp lftp
|
||||
git git://git.ardour.org/ardour/ardour.git ardour
|
||||
git https://github.com/JasonFerrara/jmtpfs jmptfs
|
||||
git https://github.com/PaulBatchelor/Sporth Sporth
|
||||
git git://git.calcurse.org/calcurse.git calcurse
|
||||
git https://github.com/KDE/breeze breeze
|
||||
git git://anongit.freedesktop.org/libreoffice/core libreoffice
|
||||
git https://github.com/simonfuhrmann/mve mve
|
||||
git https://github.com/cmus/cmus cmus
|
||||
git https://github.com/Andromedans/andromeda andromeda
|
||||
git https://github.com/Hurricane996/Hackertyper Hackertyper
|
||||
git https://github.com/grame-cncm/faust faust
|
||||
git https://github.com/PaulBatchelor/soundpipe soundpipe
|
||||
git https://github.com/MusicPlayerDaemon/MPD MPD
|
||||
git git://git.sv.gnu.org/guile.git guile
|
||||
git https://github.com/radare/radare2 radare2
|
||||
git https://github.com/abishekvashok/cmatrix cmatrix
|
||||
git https://github.com/Sweets/custard custard
|
||||
git git://c9x.me/irc.git irc
|
||||
git https://github.com/xmonad/xmonad xmonad
|
||||
git https://github.com/aircrack-ng/aircrack-ng airgrack-ng
|
||||
git https://github.com/9fans/plan9port plan9port
|
||||
git git://sourceware.org/git/glibc.git glibc
|
||||
git https://github.com/btpd/btpd btpd
|
||||
git https://github.com/Calinou/lagraph lagraph
|
||||
git https://github.com/rakshasa/rtorrent rtorrent
|
||||
git https://github.com/strace/strace strace
|
||||
git https://github.com/adsr/mle mle
|
||||
git git://gcc.gnu.org/git/gcc.git gcc
|
||||
git https://github.com/POV-Ray/povray povray
|
||||
git git://source.ffmpeg.org/ffmpeg.git ffmpeg
|
||||
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/Mindwerks/wildmidi wildmidi
|
||||
git https://github.com/allthemusicllc/atm-cli atm-cli
|
||||
git https://github.com/johnnovak/nim-mod nim-mod
|
||||
git https://github.com/deadpixi/sam sam
|
||||
git https://github.com/ziglang/zig-spec zig-spec
|
||||
git https://github.com/qutebrowser/qutebrowser qutebrowser
|
||||
git https://github.com/rust-lang/rust rust
|
||||
git https://github.com/fox0430/moe moe
|
||||
git https://github.com/xournalpp/xournalpp xournalpp
|
||||
git https://github.com/Cyan4973/xxHash xxHash
|
||||
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/musescore/MuseScore MuseScore
|
||||
git https://github.com/linrunner/TLP TLP
|
||||
git https://github.com/neomutt/neomutt neomutt
|
||||
git https://github.com/freedoom/freedoom freedoom
|
||||
git https://github.com/chocolate-doom/chocolate-doom chocolate-doom
|
||||
git https://github.com/chocolate-doom/chocpkg chocpkg
|
||||
git https://github.com/coq/coq coq
|
||||
git https://github.com/ocaml/ocaml ocaml
|
||||
git https://github.com/russellw/racket-format racket-format
|
||||
git https://github.com/tudace/tuda_latex_templates tuda_latex_templates
|
||||
git https://github.com/gohugoio/hugo hugo
|
||||
git https://github.com/restic/restic restic
|
||||
git https://github.com/martanne/vis vis
|
||||
# My own projects
|
||||
git git@github.com:joachimschmidt557/zig-lscolors zig-lscolors
|
||||
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:joachimschmidt557/vis vis-fork
|
||||
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@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
|
||||
Loading…
Add table
Add a link
Reference in a new issue