neovim update; removed unused files; dont now what else. whoops

This commit is contained in:
Nico
2025-05-05 20:09:34 +02:00
parent 981a2edcb4
commit c1da805aad
55 changed files with 1626 additions and 814 deletions

View File

@@ -45,6 +45,7 @@ programs.zsh = {
syntaxHighlighting.enable = true;
initExtra = ''
eval "$(starship init zsh)"
export PATH=$PATH:$HOME/Documents/Shells/flutter/flutter/bin
'';