Commit Graph

498 Commits

Author SHA1 Message Date
007f71ce69 Replaced nvim-notify with snacks notifier and downloaded some more
programs for pdf/latex image support for snacks
2025-04-24 11:09:38 +03:00
996a61f2dd Added snacks to display images in nvim (needs ghostty) 2025-04-23 23:43:07 +03:00
99d0715a41 Added code-playground for fast testing + execution of random shit 2025-04-23 22:36:54 +03:00
bdbde54648 Added nix LSP (nil_ls)
I love it, it just works out of the box, unlike nixd which was so broken
I couldn't get it to work, and it's so much more featureful, it has
insane autocompletion for keywords and vars and I can go to
definition/go to references on files/vars etc and it has diagnostics and
shows when there is an error, it's so much better, and it has completion
for nix options
2025-04-23 18:34:02 +03:00
9745e7004f Oil can now copy paste into clipboard with gy and gp 2025-04-23 18:30:00 +03:00
3f0f0a08bc Updated nvim plugins 2025-04-23 12:07:50 +03:00
4da3485ada Updated flake.lock 2025-04-22 19:32:02 +03:00
b86c4a8590 Re-enabled markdown lsp so I can go to definition on [[links]] 2025-04-21 23:30:04 +03:00
9ca23af4f7 Added keymaps to move blocks in visual mode in vim 2025-04-21 00:12:48 +03:00
286340b6f1 Refactored nix config to make it slightly more modular 2025-04-20 01:34:33 +03:00
0c9444b0ce Added drawio for VH paradox diagram 2025-04-19 23:50:41 +03:00
15347b8879 Added systemd timer to automatically track sleeping schedule
(technically tracks when the PC is on/off)
2025-02-27 17:21:44 +02:00
9a15072355 Updated zshrc to use my new CLI instead of tms 2025-02-27 17:21:37 +02:00
986cdfcab0 Moved tms into my own cli tool 2025-02-26 13:52:37 +02:00
883e005866 Added cloudflare vpn and also prism launcher cuz modrinth is broken
again
2025-02-13 11:00:49 +02:00
ceb2a697c5 Changed some zig lsp stuff 2025-02-09 20:48:09 +02:00
bc92210775 Prevent seeing error from neogit when commiting 2025-02-03 15:03:29 +02:00
20f4f93603 Fixed the issue where diagnostics wouldn't clear properly 2025-02-02 15:09:13 +02:00
de0502584a Added unused highlighting for zig instead of the annoying errors 2025-02-02 14:57:55 +02:00
cfdbfba27c Updated nix flake 2025-02-02 13:47:01 +02:00
6b5a741199 Updated nvim plugins 2025-02-02 10:55:05 +02:00
0b8cb2d90f Added aseprite 2025-02-01 13:31:40 +02:00
d8b3db3e83 Added mold cuz I am trying out bevy (along with raylib-zig) and mold is
x5 faster than lld which is idk how much faster than ld
2025-01-30 16:12:24 +02:00
eb389d6199 Removed a bunch of shit and will just use dev shells, here's a list of
resources as a reference for future me:
https://ziggit.dev/t/windows-system-library-include-issues-with-build-zig/3150
https://discourse.nixos.org/t/how-can-i-resolve-this-libwayland-client-glfw-wayland-error/33824/6
https://discourse.nixos.org/t/raylib-games-failed-to-load-libwayland-client/45722
e1b4b26f34/default.nix (L11)
7f266be470/pkgs/by-name/ee/eepers/package.nix
https://discourse.nixos.org/t/running-a-rust-application-that-needs-egl-with-shell-nix/33245
https://discourse.nixos.org/t/cannot-find-library-on-statically-linked-builds/36169/4
https://nixos.wiki/wiki/Cross_Compiling
83aa7b8e66
https://github.com/quot/Zig-Raylib-Flake-Template/tree/main (works with
zig13 only)
https://github.com/nix-community/templates/blob/main/zig/flake.nix
https://www.reddit.com/r/Zig/comments/1g3lwh0/using_raylib_with_zig_how/
https://github.com/Miou-zora/Raylib-Zig-Nix/blob/main/build.zig.zon
(doesn't work)
https://github.com/google-deepmind/pysc2/issues/207
https://github.com/ziglang/zig/issues/16733
https://github.com/ziglang/zig/issues/16733#issuecomment-1818185713
https://github.com/ziglang/zig/issues/13177
https://github.com/bevyengine/bevy/blob/latest/docs/linux_dependencies.md
This last one is bevy docs but copying the nix-shell andd adding
wayland-scanner seems to also work for zig raylib
2025-01-30 14:04:04 +02:00
95ee8864fc Added a bunch of shit to try and compile raylib cuz nixos has issues,
will probably remove all of it and just use nix-shells
2025-01-30 13:32:02 +02:00
d9ff1fdd46 Some zig nvim config changes 2025-01-28 19:51:21 +02:00
894c4deb84 Removed a bunch of the modern utils I don't think I will need, kept
bottom bcz it's pretty cool but will probably still use btop
2025-01-24 23:33:40 +02:00
541b7b0562 Updated oil to move to trash (cuz I almost lost 4 hours of work, but git
had a dangling blob with that saved it)
2025-01-24 21:41:36 +02:00
684c963b6c Added a bunch of modern unix tools, will later remove the stuff I don't
use from this list
2025-01-24 13:41:57 +02:00
c9aea386d7 Added xxd to see raw binary 2025-01-21 16:17:47 +02:00
c93b6f2cae Added image magick for converting images to 1-bit bitmap images 2025-01-21 13:38:28 +02:00
188acad6d8 Automatically start some applications when a shell starts for the first
time (which is when I startup my pc)
2025-01-21 13:27:04 +02:00
a5d7caffea Removed nh cuz it was slow as fuck and had some issues bcz it didn't run
as sudo
2025-01-21 13:11:34 +02:00
1a5472bac5 Added ncdu which is like wiztree on windows or fileflight with dolphin
but TUI
Also added nix store optimizations which should take less space on disk
2025-01-21 12:56:29 +02:00
dfca23764d Added libisoburn for xorriso (playing around with OS development) 2025-01-19 15:54:31 +02:00
85ab608bad Replaced manual ghostty flake with nixpkgs ghostty 2025-01-19 15:54:05 +02:00
4886770d8f Fixed ghostty issues after upgrade 2025-01-19 14:08:21 +02:00
1c11629a0a Updated nix flake 2025-01-19 12:35:36 +02:00
54709191ef Added minisign to verify zig/zls signatures 2025-01-18 23:40:11 +02:00
394d62597c Globally ignore .directory files in git repos 2025-01-18 18:11:09 +02:00
80c809f073 Removed some unused packages, also gparted cuz I no longer need it bcz I
fixed the rebuild failure issue (see last commit)
2025-01-18 14:28:19 +02:00
049cb533fa Changed EFI uuid after I deleted the 100MB one and then created a new
1GB one
2025-01-18 14:22:54 +02:00
04574a14fe Added a bunch of go snippets 2025-01-18 09:33:36 +02:00
b971f4a769 Added asm-lsp and gdb 2025-01-18 09:33:28 +02:00
ddd0f1552e Added albert which is basically a better krunner 2025-01-10 14:40:31 +02:00
9f8f5d1f03 Trying to fix issue where activitywatch wouldn't work until I nixos
rebuild bcz of the boot being full so I can't rebuild properly
2025-01-08 11:44:05 +02:00
bcf5dc10ef Made activitywatch automatically start 2025-01-05 17:04:11 +02:00
5ccf55e38f Added activitywatch 2025-01-05 14:04:54 +02:00
e394f7d628 Added gparted to resize my boot from 100MB to 500MB and nasm to do some
assembly stuff
2025-01-04 13:28:20 +02:00
00ac6286ca Added vesktop cuz discord screensharing on wayland is still fucking
broken even when using xwayland bridge
2025-01-03 19:49:49 +02:00