umayr / theme-sushi

Sushi theme for Fishshell.
MIT License
23 stars 20 forks source link

Fix remote ssh detection #25

Closed alyyousuf7 closed 3 years ago

alyyousuf7 commented 3 years ago

For some reason, previously fish used to fetch the variable even if the variable was incorrectly cased.

This PR fixes the case so that SSH detection starts working again.

Signed-off-by: Ali Yousuf aly.yousuf7@gmail.com