I don't think Ghostex is really creating login shells/terminals correctly.
from Ghostex:
cole@manzana:~/code/nixcfg/ > echo $PATH
/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/local/sbin:/Users/cole/.volta/bin:/Users/cole/.local/share/mise/shims:/Users/cole/.local/bin:/Users/cole/.asdf/shims:/Users/cole/.nodenv/shims:/usr/bin:/bin:/usr/sbin:/sbin
cole@manzana:~/code/nixcfg/ > claude
zsh: command not found: claude
vs from Terminal.app/Ghostty/Rio/etc:
cole@manzana:~/ > echo $PATH
/Users/cole/.local/bin:/Users/cole/.nix-profile/bin:/etc/profiles/per-user/cole/bin:/run/current-system/sw/bin:/nix/var/nix/profiles/default/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Ghostty.app/Contents/MacOS
cole@manzana:~/ > claude --version
2.1.258 (Claude Code)
Actually yeah, yikes, where on Earth is that PATH coming from??
I absolutely do not have mise or asdf or volta installed. EDIT:... or homebrew 😬 .
I don't think Ghostex is really creating login shells/terminals correctly.
from Ghostex:
vs from Terminal.app/Ghostty/Rio/etc:
Actually yeah, yikes, where on Earth is that PATH coming from??
I absolutely do not have
miseorasdforvoltainstalled. EDIT:... orhomebrew😬 .