This commit is contained in:
joachimschmidt557 2020-11-27 22:34:52 +01:00
parent c08762eaff
commit 01a726c535
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,7 @@
[user] [user]
name = joachimschmidt557 name = joachimschmidt557
email = joachim.schmidt557@outlook.com email = joachim.schmidt557@outlook.com
signingkey = E0B575BE2884ACC5
[pull] [pull]
ff = only ff = only
[commit] [commit]

View file

@ -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/prime31/zig-ecs zig-ecs
git https://github.com/andrewrk/libsoundio libsoundio git https://github.com/andrewrk/libsoundio libsoundio
git https://github.com/Luukdegram/apple_pie apple_pie 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 # My own projects
git git@github.com:ziglibs/lscolors zig-lscolors 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/etherpad2latex etherpad2latex
# git git@mygitea:joachimschmidt557/server server # git git@mygitea:joachimschmidt557/server server
# git git@mygitea:joachimschmidt557/homepage homepage # 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/zbase zbase
git git@github.com:joachimschmidt557/zed zed git git@github.com:joachimschmidt557/zed zed
git git@github.com:joachimschmidt557/zig-linenoise zig-linenoise git git@github.com:joachimschmidt557/zig-linenoise zig-linenoise