a whole bunch

This commit is contained in:
2026-01-10 18:44:29 +02:00
parent af5d44b671
commit 65b238ebd5
4 changed files with 4 additions and 2 deletions

View File

@@ -98,7 +98,6 @@
enableCompletion = true;
autosuggestions.enable = true;
syntaxHighlighting.enable = true;
vi-mode.enable = true;
shellAliases = {
ll = "ls -l";