bos/iso/airootfs/usr/local/bin
Breadway 1ab6c7b188 Default to zsh distro-wide (live user + useradd default)
BOS shipped zsh + a p10k skel .zshrc and Calamares' userShell was already
/bin/zsh, but two paths still defaulted to bash:
  - /etc/default/useradd had SHELL=/usr/bin/bash, so any plain `useradd` (and
    anything not going through Calamares) created bash users.
  - bos-live-setup created the live ISO user with -s /bin/bash, so the live
    session ran bash instead of the BOS zsh setup.

Ship /etc/default/useradd with SHELL=/usr/bin/zsh and create liveuser with zsh
so the whole distro — live and installed — defaults to zsh.
2026-06-17 17:45:07 +08:00
..
bos-copy-kernel Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
bos-keybinds Add first-run welcome + keybind cheatsheet onboarding 2026-06-16 15:51:47 +08:00
bos-launch-calamares Run the live session as an unprivileged user (Hyprland won't run as root) 2026-06-14 04:13:10 +08:00
bos-live-setup Default to zsh distro-wide (live user + useradd default) 2026-06-17 17:45:07 +08:00
bos-session Make BOS a complete, bootable, themed desktop OS 2026-06-16 09:09:34 +08:00
bos-update Add bos-update + replicate the dev zsh shell 2026-06-17 08:49:53 +08:00
bos-welcome Add first-run welcome + keybind cheatsheet onboarding 2026-06-16 15:51:47 +08:00