update
This commit is contained in:
parent
7f5086d124
commit
c78aacbf33
2 changed files with 4 additions and 2 deletions
1
emacs.el
1
emacs.el
|
|
@ -70,6 +70,7 @@
|
||||||
(straight-use-package 'restart-emacs)
|
(straight-use-package 'restart-emacs)
|
||||||
(straight-use-package 'mingus)
|
(straight-use-package 'mingus)
|
||||||
(straight-use-package 'ace-window)
|
(straight-use-package 'ace-window)
|
||||||
|
;; (straight-use-package 'projectile)
|
||||||
|
|
||||||
;; Emacs Configuration
|
;; Emacs Configuration
|
||||||
(setq inhibit-splash-screen t)
|
(setq inhibit-splash-screen t)
|
||||||
|
|
|
||||||
|
|
@ -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://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://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://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
|
# Languages
|
||||||
|
|
||||||
|
|
@ -132,7 +133,7 @@ git https://github.com/adsr/mle mle
|
||||||
# git https://github.com/deadpixi/sam sam
|
# git https://github.com/deadpixi/sam sam
|
||||||
git https://github.com/ziglang/zig-spec zig-spec
|
git https://github.com/ziglang/zig-spec zig-spec
|
||||||
git https://github.com/ziglang/logo zig-logo
|
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/ziglang/shell-completions zig-shell-completions
|
||||||
# git https://github.com/qutebrowser/qutebrowser qutebrowser
|
# git https://github.com/qutebrowser/qutebrowser qutebrowser
|
||||||
# git https://github.com/xournalpp/xournalpp xournalpp
|
# 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@gitlab.com:joachimschmidt557/python-random python-random
|
||||||
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/linenoize linenoize
|
||||||
git git@github.com:joachimschmidt557/zig-termbox zig-termbox
|
git git@github.com:joachimschmidt557/zig-termbox zig-termbox
|
||||||
git git@github.com:joachimschmidt557/zig-visitor zig-visitor
|
git git@github.com:joachimschmidt557/zig-visitor zig-visitor
|
||||||
git git@github.com:joachimschmidt557/zig-observer zig-observer
|
git git@github.com:joachimschmidt557/zig-observer zig-observer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue