From c78aacbf3371cfb3b98ed2e90ab18e16c08e7d76 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 4 Jun 2021 12:08:01 +0800 Subject: [PATCH] update --- emacs.el | 1 + srcfiles/src | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/emacs.el b/emacs.el index c667ac2..a4a8083 100644 --- a/emacs.el +++ b/emacs.el @@ -70,6 +70,7 @@ (straight-use-package 'restart-emacs) (straight-use-package 'mingus) (straight-use-package 'ace-window) +;; (straight-use-package 'projectile) ;; Emacs Configuration (setq inhibit-splash-screen t) diff --git a/srcfiles/src b/srcfiles/src index 8706f56..0f70d92 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -47,6 +47,7 @@ tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.25.tar.x tar https://xorg.freedesktop.org/archive/individual/app/igt-gpu-tools-1.26.tar.xz igt-gpu-tools-1.26 tar https://ffmpeg.org/releases/ffmpeg-4.4.tar.xz ffmpeg-4.4 tar https://freedesktop.org/software/pulseaudio/releases/pulseaudio-14.2.tar.xz pulseaudio-14.2 +tar https://dbus.freedesktop.org/releases/dbus/dbus-1.13.18.tar.xz dbus-1.13.18 # Languages @@ -132,7 +133,7 @@ git https://github.com/adsr/mle mle # git https://github.com/deadpixi/sam sam git https://github.com/ziglang/zig-spec zig-spec git https://github.com/ziglang/logo zig-logo -# git https://github.com/ziglang/www.ziglang.org www.ziglang.org +git https://github.com/ziglang/www.ziglang.org www.ziglang.org git https://github.com/ziglang/shell-completions zig-shell-completions # git https://github.com/qutebrowser/qutebrowser qutebrowser # git https://github.com/xournalpp/xournalpp xournalpp @@ -259,7 +260,7 @@ git git@gitlab.com:joachimschmidt557/nimbase nimbase # git git@gitlab.com:joachimschmidt557/python-random python-random 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/linenoize linenoize git git@github.com:joachimschmidt557/zig-termbox zig-termbox git git@github.com:joachimschmidt557/zig-visitor zig-visitor git git@github.com:joachimschmidt557/zig-observer zig-observer