donnemartin / saws

A supercharged AWS command line interface (CLI).
Other
5.24k stars 281 forks source link

Add option to customise prompt #24

Open djhworld opened 8 years ago

djhworld commented 8 years ago

I think it would be good to allow the user to customise their prompt to display additional information

A really good example of this could be allowing you to display the current profile in the prompt when you launch saws with AWS_PROFILE or AWS_DEFAULT_PROFILE set.

for example, with profile set:

$ AWS_PROFILE=myprofile saws
saws[myprofile]> 

without profile set:

$ saws
saws> 
donnemartin commented 8 years ago

Hi Daniel,

Thanks for the feedback! I like the idea.

-Donne

donnemartin commented 8 years ago

Related to https://github.com/donnemartin/saws/issues/16.

DanyC97 commented 8 years ago

+1 i'd love this future

joseph-holland commented 7 years ago

Did this get implemented?

donnemartin commented 7 years ago

@joseph-holland It has not been implemented.

Shuliyey commented 7 years ago

+1