From 01a726c53504321715389d4b4d8a584341787d6e Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 27 Nov 2020 22:34:52 +0100 Subject: [PATCH] update --- gitconfig | 1 + srcfiles/src | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index ce79a13..2ecb891 100644 --- a/gitconfig +++ b/gitconfig @@ -1,6 +1,7 @@ [user] name = joachimschmidt557 email = joachim.schmidt557@outlook.com + signingkey = E0B575BE2884ACC5 [pull] ff = only [commit] diff --git a/srcfiles/src b/srcfiles/src index 95918b6..bf55590 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -185,6 +185,19 @@ git https://github.com/ziglang/www.ziglang.org www.ziglang.org git https://github.com/prime31/zig-ecs zig-ecs git https://github.com/andrewrk/libsoundio libsoundio git https://github.com/Luukdegram/apple_pie apple_pie +git https://github.com/alacritty/vte vte +git https://github.com/alacritty/urlocator urlocator +git https://github.com/obsproject/obs-studio obs-studio +git https://github.com/csmith-project/csmith csmith +git https://git.savannah.gnu.org/git/poke.git poke +git https://github.com/zig-community/Zig-Showdown Zig-Showdown +git https://github.com/GothenburgBitFactory/timewarrior timewarrior +git https://github.com/GothenburgBitFactory/taskwarrior taskwarrior +git https://github.com/andrewrk/zig-vulkan-triangle zig-vulkan-triangle +git https://github.com/nspin/hs-arm hs-arm +git https://github.com/adamyordan/laplace laplace +git https://git.sr.ht/~dbandstra/zig-wav zig-wav +git git://git.annexia.org/jonesforth.git jonesforth # My own projects git git@github.com:ziglibs/lscolors zig-lscolors @@ -210,7 +223,7 @@ 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@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