1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

upgrade to 25.11

This commit is contained in:
2025-12-02 21:37:02 +01:00
parent 6411d8a03d
commit 025b725551
15 changed files with 124 additions and 164 deletions

View File

@@ -5,6 +5,6 @@
interactiveShellInit = ''
set -o vi
'';
enableCompletion = true;
completion.enable = true;
};
}