Commit graph

57 commits

Author SHA1 Message Date
LordMZTE ccac84678e
random config & script changes 2024-05-17 23:30:21 +02:00
LordMZTE 4187a0a57f
mzteinit: initialize PATH before SHELL 2024-05-12 21:45:58 +02:00
LordMZTE 9ce45bbc79
nix and nu related changes 2024-05-09 22:43:49 +02:00
LordMZTE e50f057de4
switch to nushell 2024-05-09 15:01:31 +02:00
LordMZTE 8ca78ea4d9
dumb memory management bugs in mzteinit 2024-05-01 00:10:27 +02:00
LordMZTE 6c7f180df5
nvim: UI rework 2024-04-26 16:06:58 +02:00
LordMZTE 76d2c2887a
port to latest Zig
mostly pointless but gigantic stdlib refactor, typical.
2024-03-23 16:58:27 +01:00
LordMZTE 64a3b6c74a
create common zig lib for scripts 2024-03-20 20:45:59 +01:00
LordMZTE 1113554bf0
fix mzteinit on nix 2024-03-11 15:41:09 +01:00
LordMZTE 4d713eef83
package mzteinit for nix 2024-03-10 21:04:36 +01:00
LordMZTE acde8fb7be
mzteinit: update to latest Zig 2024-03-09 19:37:52 +01:00
LordMZTE a10c5ce08a
nix flake 2024-02-27 17:32:33 +01:00
LordMZTE f95fe9d877
mzteinit: put PID and UID in socket path 2024-02-26 16:19:16 +01:00
LordMZTE d07bb2e947
nix support 2024-02-26 16:19:03 +01:00
LordMZTE d914aa4069
update to latest Zig
+ other random fixes
2024-02-11 13:10:53 +01:00
LordMZTE 5b4585e820
mzteinit: print ERT 2024-02-03 00:20:49 +01:00
LordMZTE 76e9c9d4c1
update all zig code in accordance with upstream changes 2024-01-08 17:40:08 +01:00
LordMZTE 04c2dfc98d
update scripts and mzte-nv to latest zig 2023-11-26 16:40:29 +01:00
LordMZTE f2a01b87ec
mzteinit: yoink s2s for socket 2023-11-03 22:10:54 +01:00
LordMZTE f9a691e573
mzteinit: add socket API 2023-10-31 20:40:56 +01:00
LordMZTE 77ad088445
update scripts to latest zig 2023-10-24 17:40:16 +02:00
LordMZTE 936dfbecfd
update zon files to weird new zig API 2023-10-14 10:19:21 +02:00
LordMZTE a9fa11246c
mzteinit: don't set C compiler to clang 2023-09-08 20:58:26 +02:00
LordMZTE 5c6a74a6a8
mzteinit: stop GTK from using nonsensical at-spi daemon 2023-09-01 23:12:17 +02:00
LordMZTE a8e140461a
mzteinit: make entries configurable 2023-08-27 21:05:25 +02:00
LordMZTE c97c9f9e48
mzteinit: pass env to launch command 2023-08-26 15:42:36 +02:00
LordMZTE 9037f82659
mzteinit: add support for launch commands 2023-08-26 15:04:30 +02:00
LordMZTE 64cb69dba5
set LESS_TERMCAP_X variables in mzteinit 2023-08-01 14:41:23 +02:00
LordMZTE d1a76adadd
scripts: update ansi-term dependency 2023-07-25 19:09:35 +02:00
LordMZTE 0c6247fbb7
make capitalization of mzteinit messages consistent 2023-07-19 21:26:32 +02:00
LordMZTE 2d76686186
add messages to mzteinit 2023-07-18 13:04:33 +02:00
LordMZTE b55f0ae22d
refactor all the scripts 2023-07-01 19:20:02 +02:00
LordMZTE 3cd8cdb2ce
work around zig json bug 2023-06-27 23:20:35 +02:00
LordMZTE 64b8b9e715
chore: update to latest zig 2023-06-27 23:00:13 +02:00
LordMZTE e3034c1343
confgen GTK theme 2023-06-27 22:31:02 +02:00
LordMZTE 1a6932d598
update mzteinit env 2023-06-13 17:04:34 +02:00
LordMZTE b8e5d666b4
use red catppuccin accent and kvantum for qt 2023-06-09 09:02:09 +02:00
LordMZTE 04ceab9676
switch from dracula to catppuccin mocha 2023-06-08 23:17:19 +02:00
LordMZTE 5c3a01289c
mzteinit env handles GUI-related vars 2023-06-03 16:33:47 +02:00
LordMZTE dc2c20364e
mzteinit: set _JAVA_OPTIONS 2023-06-03 12:59:48 +02:00
LordMZTE 96f62f2283
minor mzteinit improvements 2023-06-02 17:04:25 +02:00
LordMZTE 8bdab399c2
set XDG env vars 2023-06-02 17:04:24 +02:00
LordMZTE cae0abe877
make mzteinit more robust 2023-06-02 17:04:21 +02:00
LordMZTE c09bf979f8
fix: use full path for $SHELL 2023-04-18 15:51:30 +02:00
LordMZTE fa65c3f54c
update scripts 2023-04-17 21:29:15 +02:00
LordMZTE c9e792e02d
add readme to mzteinit 2023-04-16 18:41:44 +02:00
LordMZTE b26af6899a
mzte-nv now acts as login shell 2023-04-16 18:39:04 +02:00
LordMZTE 9ef14a1650
scripts finally build on latest zig! 2023-04-02 15:08:25 +02:00
LordMZTE 72eb90a939
update all scripts to new zig
playtwitch is still broken due to a bug in the TLS lib
2023-02-17 23:13:07 +01:00
LordMZTE 93baba1e7c
update wezterm config and port some script to new zig 2023-02-06 14:28:15 +01:00