From 200c876227ba6a2bc4806066c8eeb55b86651199 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Thu, 30 Jan 2020 14:51:39 +0100 Subject: [PATCH] wip --- srcfiles/src | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/srcfiles/src b/srcfiles/src index c16e3b6..ead4bdd 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -32,6 +32,7 @@ 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 +tar https://bellard.org/qemacs/qemacs-0.3.3.tar.gz qemacs-0.3.3 # Utilities - git repositories git https://github.com/sharkdp/fd fd @@ -45,6 +46,7 @@ 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://git.suckless.org/libzahl libzahl git https://github.com/taylorconor/tinytetris tinytetris git https://github.com/martanne/dvtm dvtm git https://github.com/robm/dzen dzen @@ -109,7 +111,6 @@ 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/ziglang/zig-mode zig-mode git https://github.com/qutebrowser/qutebrowser qutebrowser git https://github.com/fox0430/moe moe git https://github.com/xournalpp/xournalpp xournalpp @@ -155,4 +156,9 @@ 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/zig-regex.git zig-regex +git git@github.com:joachimschmidt557/zig-regex zig-regex +git git@github.com:joachimschmidt557/zig-mode zig-mode +git git@github.com:joachimschmidt557/zbase zbase +git git@github.com:joachimschmidt557/zed zed +git git@github.com:joachimschmidt557/zig-linenoise zig-linenoise +git git@github.com:joachimschmidt557/zig-termbox zig-termbox