Fixed: Fastfetch, Added: Avante Nvim

This commit is contained in:
2025-09-10 13:41:20 +02:00
parent 982f2aed1e
commit f31ba5ad4d
5 changed files with 71 additions and 7 deletions

View File

@@ -169,7 +169,7 @@
"paddingLeft": 2,
"symbol": "circle"
},
"break,
"break",
]
}

View File

@@ -52,4 +52,5 @@
userEmail = "p.keier@beyerstedt-it.de";
};
home.file.".config/fastfetch/config.jsonc".source = ./config.jsonc;
}

View File

@@ -27,8 +27,6 @@
'';
};
home.file.".config/fastfetch/config.jsonc".source = ./config.jsonc;
programs.fish = {
enable = true;
interactiveShellInit = ''