From cfbb67552ede1e7f3585d6360b5e86755e52f90a Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Fri, 1 Jan 2021 14:10:56 +0100 Subject: [PATCH] update --- emacs.el | 1 + srcfiles/src | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index abebbb5..2e7682c 100644 --- a/emacs.el +++ b/emacs.el @@ -32,6 +32,7 @@ (straight-use-package 'rust-mode) (straight-use-package 'haskell-mode) (straight-use-package 'go-mode) +(straight-use-package 'fish-mode) ;; (straight-use-package '(promela-mode ;; :type git diff --git a/srcfiles/src b/srcfiles/src index d7a72c5..b359b3f 100644 --- a/srcfiles/src +++ b/srcfiles/src @@ -126,6 +126,8 @@ 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/shell-completions zig-shell-completions # git https://github.com/qutebrowser/qutebrowser qutebrowser # git https://github.com/xournalpp/xournalpp xournalpp # git https://github.com/Cyan4973/xxHash xxHash @@ -183,7 +185,6 @@ git https://github.com/Vexu/routez routez git https://github.com/Vexu/zuri zuri git https://github.com/dom96/nimbox nimbox git https://github.com/taglib/taglib taglib -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