mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-05 11:24:10 +08:00

This is part of our (well, my) quest to spice up the default prompt. In this case we color the host if $SSH_TTY is set, which is easy to detect and helps draw attention to the host. See #6398. See #6375.