1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-05-30 08:37:01 +02:00
config/modules/common/shell
TheGeneralist 44b56d6fcf
fix macOS local terminals not exec-ing nu
The SSH_TTY guard was too broad — it broke local terminal sessions on
macOS. Use platform-specific conditions: Darwin omits the SSH_TTY check
(always exec nu unless IDE/skip), Linux keeps it (only exec nu for
interactive SSH, leaving non-interactive sessions like Codex in zsh).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 17:16:35 +01:00
..
0_nushell.nix fix nushell hash 2026-03-14 21:21:32 +01:00
0_nushell.nu bump nushell 2026-03-11 20:37:50 +01:00
aliases.nix shell: add aliases 2026-01-21 21:27:59 +01:00
carapace.nix config: command-line revamp 2026-01-18 22:12:00 +01:00
default.nix fix macOS local terminals not exec-ing nu 2026-03-16 17:16:35 +01:00
direnv.nix config: command-line revamp 2026-01-18 22:12:00 +01:00
greeting.nix shell: add aliases 2026-01-21 21:27:59 +01:00
vivid.nix config: command-line revamp 2026-01-18 22:12:00 +01:00
zoxide.nix shell: fix zoxide cd 2026-01-30 14:47:24 +01:00