add zed stuff and remove librewolf chroma

This commit is contained in:
notgne2 2025-10-16 02:38:32 -07:00
parent 91068b7338
commit 8426d1b07b
No known key found for this signature in database
3 changed files with 29 additions and 6 deletions

View file

@ -83,6 +83,9 @@ inputs: all: {
programs.fish = {
enable = true;
interactiveShellInit = ''
bind alt-backspace backward-kill-word
'';
};
programs.librewolf = {