Address PR review: gate default shell, abbreviations, vi bindings (task 0005)

Move the login-shell switch behind a new modules.fish.defaultShell
option (default false; neogaia opts in). Convert every non-eza alias to
an abbreviation, set preferAbbrs and pin generateCompletions, and switch
the command line to vi-style editing. Cap navigation at four dots and
drop psmem/psmem10/dir/vdir/please. Comment the installed packages.
This commit is contained in:
2026-07-18 18:17:48 -04:00
parent d2d48e5afe
commit 25b541f350
3 changed files with 40 additions and 18 deletions

View File

@@ -37,6 +37,7 @@
# fish as the login shell.
modules.fish.enable = true;
modules.fish.defaultShell = true;
# Locale preferences for the base system.
time.timeZone = "America/New_York";