matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 79 forks source link

Add section to show the active AWS profile #86

Closed matchai closed 5 years ago

matchai commented 5 years ago

Description

Implement AWS profile section based on the implementation on spaceship.

Motivation and Context

Closes #85

Types of changes

Screenshots (if appropriate):

image

How Has This Been Tested?

Checklist:

madsem commented 5 years ago

Ahhh, it doesn't show when it's set to default, I was wondering why it's not working for me :) Maybe a good idea to also show it when it's set to default, why not? That way you know you're on default, can be helpful.

matchai commented 5 years ago

The feature is implemented as is because spacefish is a port of spaceship-prompt. If you feel like this should behave differently, please open an issue there. Once this feature is updated on spaceship, we will port the functionality back to spacefish. 🙂