Usage
about # facts + discovery tips (nu-aware) about tar # short orientation card for a command about -q # facts only about --tips # tips only about --nu # force Nushell tip sheet about --classic # force classic tip sheet + Nushell nudge about --format nuon # structured record (pipe: about --format nuon | from nuon) about --version
What it reports
-
OS / distro (
/etc/os-release,sw_vers, Windowsver, …) -
Kernel + architecture (
uname) -
Environment: native, WSL2, container hints
-
Hostname, user, home, cwd
-
Shell (
$SHELL, passwd shell, or WindowsComSpec/ PowerShell clues; prefers live Nushell viaNU_VERSIONwhen present) -
Terminal (
TERM_PROGRAM/TERM/ Windows Terminal)
Plus platform-specific "look around" commands — Nushell builtins under nu, classic tools otherwise.